Skip to content

Commit da2b964

Browse files
committed
Bump package version to 2.1.8
Update __version__ in app/__init__.py from 2.1.7 to 2.1.8 to reflect the new release.
1 parent 7366438 commit da2b964

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.1.7"
4+
__version__ = "2.1.8"

0 commit comments

Comments
 (0)