We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd4f6e commit bc96621Copy full SHA for bc96621
jwt/__init__.py
@@ -10,7 +10,7 @@
10
11
12
__title__ = 'pyjwt'
13
-__version__ = '1.5.0'
+__version__ = '1.5.1'
14
__author__ = 'José Padilla'
15
__license__ = 'MIT'
16
__copyright__ = 'Copyright 2015 José Padilla'
0 commit comments