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 4a22504 commit 7a87039Copy full SHA for 7a87039
sqlalchemy_database/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.1.0"
+__version__ = "0.1.1"
2
__url__ = "https://github.com/amisadmin/sqlalchemy_database"
3
4
from sqlalchemy_database.database import AbcAsyncDatabase, AsyncDatabase, Database
0 commit comments