Skip to content

Commit cedd08e

Browse files
committed
🔖 Release 0.3.1
1 parent 750f891 commit cedd08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎authx/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Ready to use and customizable Authentications and Oauth2 management for FastAPI"""
22

3-
__version__ = "0.3.0"
3+
__version__ = "0.3.1"
44

55
from authx.api import UsersRepo as UsersRepo
66
from authx.cache import RedisBackend as RedisBackend

0 commit comments

Comments
 (0)