Skip to content

Commit a91895b

Browse files
committed
Update __init__.py
1 parent 8526e8f commit a91895b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/__init__.py

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

33
# Current Version
4-
__version__ = "3.0.9"
4+
__version__ = "3.1.0"
5+
p

0 commit comments

Comments
 (0)