Skip to content

Commit 8142ffb

Browse files
committed
Bump version to 1.0.6
Update package version in app/__init__.py from 1.0.5 to 1.0.6 to reflect the new release.
1 parent 5be84be commit 8142ffb

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
"""NX AI - FastAPI/Python/Postgres/tsvector"""
22

33
# Current Version
4-
__version__ = "1.0.5"
4+
__version__ = "1.0.6"

0 commit comments

Comments
 (0)