Skip to content

Commit 89a7641

Browse files
committed
v0.0.6
1 parent 7afc886 commit 89a7641

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.0.5"
1+
__version__ = "0.0.6"
22
__url__ = "https://github.com/amisadmin/sqlalchemy_database"
33

44
from sqlalchemy_database._abc_async_database import AbcAsyncDatabase

0 commit comments

Comments
 (0)