Skip to content

Commit 10f8e4b

Browse files
authored
0.1.4
1 parent 41d69ed commit 10f8e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ellar_jwt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""JWT Module for Ellar"""
22

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

0 commit comments

Comments
 (0)