We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65bf4a commit 016b0bfCopy full SHA for 016b0bf
jwt/__init__.py
@@ -18,7 +18,7 @@
18
timedelta_total_seconds)
19
20
21
-__version__ = '0.4.0'
+__version__ = '0.4.1'
22
__all__ = [
23
# Functions
24
'encode',
0 commit comments