1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-24 08:22:22 +02:00
This commit is contained in:
Jakub Roztocil 2012-04-25 02:11:19 +02:00
parent 7910269996
commit 3a96706e18

View File

@ -3,5 +3,5 @@ HTTPie - cURL for humans.
"""
__author__ = 'Jakub Roztocil'
__version__ = '0.1.7-dev'
__version__ = '0.2.0'
__licence__ = 'BSD'