We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06a13f commit a58feddCopy full SHA for a58fedd
ellar_jwt/__init__.py
@@ -1,6 +1,6 @@
1
"""JWT Module for Ellar"""
2
3
-__version__ = "0.1.4"
+__version__ = "0.1.6"
4
from .module import JWTModule
5
from .schemas import JWTConfiguration
6
from .services import JWTService
0 commit comments