Skip to content

Commit 016b0bf

Browse files
committed
Bump up version
1 parent d65bf4a commit 016b0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jwt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
timedelta_total_seconds)
1919

2020

21-
__version__ = '0.4.0'
21+
__version__ = '0.4.1'
2222
__all__ = [
2323
# Functions
2424
'encode',

0 commit comments

Comments
 (0)