Skip to content

Commit 739efef

Browse files
committed
Bump up version
1 parent fa441fa commit 739efef

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
@@ -25,7 +25,7 @@
2525
basestring = str
2626

2727

28-
__version__ = '0.2.2'
28+
__version__ = '0.2.3'
2929
__all__ = ['encode', 'decode', 'DecodeError']
3030

3131

0 commit comments

Comments
 (0)