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