Skip to content

Commit 39e7e8b

Browse files
authored
bump version
1 parent 341d4c3 commit 39e7e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastapi_sqlalchemy/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

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

5-
__version__ = "0.2.0"
5+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)