Skip to content

Commit 2b51a5c

Browse files
committed
Bump package version to 2.2.2
Update __version__ in app/__init__.py from 2.2.1 to 2.2.2 to reflect a patch release.
1 parent 801b5ab commit 2b51a5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Python - FastAPI, Postgres, tsvector"""
22

33
# Current Version
4-
__version__ = "2.2.1"
4+
__version__ = "2.2.2"

0 commit comments

Comments
 (0)