Skip to content

Commit 9460e49

Browse files
committed
v1.5.4
1 parent 2102fcf commit 9460e49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fastapi_framework/__init__.py

Lines changed: 1 addition & 1 deletion
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.5"
3+
__version__ = "1.5.4"
44

55
from .modules import check_dependencies, disabled_modules
66

0 commit comments

Comments
 (0)