Skip to content

Commit eb0aad1

Browse files
committed
0.2.4
1 parent 25fe27e commit eb0aad1

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

0 commit comments

Comments
 (0)