Skip to content

Commit 25f27b1

Browse files
committed
v0.0.7
1 parent cc5e32f commit 25f27b1

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

44
from sqlalchemy_database._abc_async_database import AbcAsyncDatabase

0 commit comments

Comments
 (0)