Skip to content

Commit f958b71

Browse files
committed
v1.5.3.5
1 parent a749cc1 commit f958b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastapi_framework/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication and Rate Limits"""
22

3-
__version__ = "1.5.3.4"
3+
__version__ = "1.5.3.5"
44

55
from .modules import check_dependencies, disabled_modules
66

0 commit comments

Comments
 (0)