We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43d496d commit 6837c81Copy full SHA for 6837c81
sqlalchemy_database/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.1.1"
+__version__ = "0.1.2"
2
__url__ = "https://github.com/amisadmin/sqlalchemy_database"
3
4
from sqlalchemy_database.database import AbcAsyncDatabase, AsyncDatabase, Database
0 commit comments