Skip to content

Commit a58fedd

Browse files
authored
0.1.6
1 parent c06a13f commit a58fedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ellar_jwt/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""JWT Module for Ellar"""
22

3-
__version__ = "0.1.4"
3+
__version__ = "0.1.6"
44
from .module import JWTModule
55
from .schemas import JWTConfiguration
66
from .services import JWTService

0 commit comments

Comments
 (0)