Skip to content

Commit fc60927

Browse files
committed
Bump up version for release
1 parent aff6318 commit fc60927

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.3'
28+
__version__ = '0.3.0'
2929
__all__ = ['encode', 'decode', 'DecodeError']
3030

3131

0 commit comments

Comments
 (0)