Skip to content

Commit

Permalink
@ #22 | update the __version__
Browse files Browse the repository at this point in the history
  • Loading branch information
hoatle committed Mar 21, 2017
1 parent a98d011 commit f1a1e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpie_jwt_auth.py
Expand Up @@ -7,7 +7,7 @@

from httpie.plugins import AuthPlugin

__version__ = '0.3.0-dev0'
__version__ = '0.3.0'
__author__ = 'hoatle'
__license__ = 'BSD'

Expand Down

0 comments on commit f1a1e27

Please sign in to comment.