Skip to content

Commit 6837c81

Browse files
committed
v0.1.2
1 parent 43d496d commit 6837c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlalchemy_database/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.1"
1+
__version__ = "0.1.2"
22
__url__ = "https://github.com/amisadmin/sqlalchemy_database"
33

44
from sqlalchemy_database.database import AbcAsyncDatabase, AsyncDatabase, Database

0 commit comments

Comments
 (0)