We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775ea86 commit d60a297Copy full SHA for d60a297
1 file changed
sqlalchemy_database/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.0.3"
+__version__ = "0.0.4"
2
__url__ = "https://github.com/amisadmin/sqlalchemy_database"
3
4
from sqlalchemy_database._abc_async_database import AbcAsyncDatabase
0 commit comments