Skip to content

Commit 451004e

Browse files
committed
Bump up version
1 parent b944af8 commit 451004e

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
@@ -10,7 +10,7 @@
1010

1111

1212
__title__ = 'pyjwt'
13-
__version__ = '0.4.1'
13+
__version__ = '0.4.2'
1414
__author__ = 'José Padilla'
1515
__license__ = 'MIT'
1616
__copyright__ = 'Copyright 2015 José Padilla'

0 commit comments

Comments
 (0)