1.0.0-dev

This commit is contained in:
Jakub Roztocil 2015-02-07 17:04:33 +01:00
parent 753a8d04e4
commit a786f17997

View File

@ -3,7 +3,7 @@ HTTPie - a CLI, cURL-like tool for humans.
"""
__author__ = 'Jakub Roztocil'
__version__ = '0.9.1'
__version__ = '1.0.0-dev'
__licence__ = 'BSD'