Skip to content

Commit

Permalink
1.0.3-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbrzt committed Nov 14, 2018
1 parent 0eba037 commit c591a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpie/__init__.py
Expand Up @@ -2,7 +2,7 @@
HTTPie - a CLI, cURL-like tool for humans.
"""
__version__ = '1.0.2'
__version__ = '1.0.3-dev'
__author__ = 'Jakub Roztocil'
__licence__ = 'BSD'

Expand Down

0 comments on commit c591a38

Please sign in to comment.