Skip to content

Commit 0bd9197

Browse files
authored
Update __init__.py
bump 0.6.1
1 parent 40d8e1b commit 0bd9197

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.6.0"
5+
__version__ = "0.6.1"

0 commit comments

Comments
 (0)