1
0
mirror of https://github.com/httpie/cli.git synced 2026-06-11 21:51:06 +02:00

1.0.0-dev

This commit is contained in:
Jakub Roztocil
2015-02-07 17:04:33 +01:00
parent 753a8d04e4
commit a786f17997
+1 -1
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'