We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c45fc commit 2b6738cCopy full SHA for 2b6738c
sqlalchemy_database/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.0.7"
+__version__ = "0.0.8"
2
__url__ = "https://github.com/amisadmin/sqlalchemy_database"
3
4
from sqlalchemy_database._abc_async_database import AbcAsyncDatabase
0 commit comments