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 c730478 commit 629ef8cCopy full SHA for 629ef8c
sqlalchemy_database/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.0.4"
+__version__ = "0.0.5"
2
__url__ = "https://github.com/amisadmin/sqlalchemy_database"
3
4
from sqlalchemy_database._abc_async_database import AbcAsyncDatabase
0 commit comments