Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpadilla committed Mar 3, 2018
1 parent b949c23 commit 7ae1dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jwt/__init__.py
Expand Up @@ -10,7 +10,7 @@


__title__ = 'pyjwt'
__version__ = '1.5.3'
__version__ = '1.6.0'
__author__ = 'José Padilla'
__license__ = 'MIT'
__copyright__ = 'Copyright 2015 José Padilla'
Expand Down

0 comments on commit 7ae1dee

Please sign in to comment.