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 70afb69 commit 4c1ccb0Copy full SHA for 4c1ccb0
ellar_jwt/__init__.py
@@ -1,6 +1,6 @@
1
"""JWT Module for Ellar"""
2
3
-__version__ = "0.1.6"
+__version__ = "0.1.8"
4
from .module import JWTModule
5
from .schemas import JWTConfiguration
6
from .services import JWTService
0 commit comments