We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 750f891 commit cedd08eCopy full SHA for cedd08e
‎authx/__init__.py‎
@@ -1,6 +1,6 @@
1
"""Ready to use and customizable Authentications and Oauth2 management for FastAPI"""
2
3
-__version__ = "0.3.0"
+__version__ = "0.3.1"
4
5
from authx.api import UsersRepo as UsersRepo
6
from authx.cache import RedisBackend as RedisBackend
0 commit comments