Skip to content

Commit ff18266

Browse files
authored
Update __init__.py
1 parent 08e4bb1 commit ff18266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastapi_async_sqlalchemy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__all__ = ["db", "SQLAlchemyMiddleware"]
44

5-
__version__ = "0.3.6"
5+
__version__ = "0.3.7"

0 commit comments

Comments
 (0)