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