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 2e11043 commit d843237Copy full SHA for d843237
fastapi_auth_jwt/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.1.9"
+__version__ = "0.1.10"
2
__url__ = "https://github.com/deepmancer/fastapi-auth-jwt"
3
4
from .backend import JWTAuthBackend
0 commit comments