Skip to content

Commit 111d945

Browse files
committed
v0.0.2
1 parent d5437ce commit 111d945

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqlalchemy_database/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.0.1"
1+
__version__ = "0.0.2"
22
__url__ = "https://github.com/amisadmin/sqlalchemy_database"
33

44
from sqlalchemy_database._abc_async_database import AbcAsyncDatabase

0 commit comments

Comments
 (0)