Skip to content

Commit 14582ae

Browse files
committed
0.2.0
1 parent dfc9c58 commit 14582ae

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.8"
3+
__version__ = "0.2.0"
44
from .module import JWTModule
55
from .schemas import JWTConfiguration
66
from .services import JWTService

0 commit comments

Comments
 (0)