We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b944af8 commit 451004eCopy full SHA for 451004e
jwt/__init__.py
@@ -10,7 +10,7 @@
10
11
12
__title__ = 'pyjwt'
13
-__version__ = '0.4.1'
+__version__ = '0.4.2'
14
__author__ = 'José Padilla'
15
__license__ = 'MIT'
16
__copyright__ = 'Copyright 2015 José Padilla'
0 commit comments