Skip to content

Commit

Permalink
Bump up version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jpadilla committed Oct 22, 2014
1 parent aff6318 commit fc60927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jwt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
basestring = str


__version__ = '0.2.3'
__version__ = '0.3.0'
__all__ = ['encode', 'decode', 'DecodeError']


Expand Down

0 comments on commit fc60927

Please sign in to comment.