Skip to content

Commit 7a87039

Browse files
committed
v0.1.1
1 parent 4a22504 commit 7a87039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlalchemy_database/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"
22
__url__ = "https://github.com/amisadmin/sqlalchemy_database"
33

44
from sqlalchemy_database.database import AbcAsyncDatabase, AsyncDatabase, Database

0 commit comments

Comments
 (0)