1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00
This commit is contained in:
Jakub Roztočil
2012-02-28 18:09:05 +01:00
parent 0293ba1799
commit 1a88ae647e
+1 -1
View File
@@ -3,5 +3,5 @@ HTTPie - cURL for humans.
"""
__author__ = 'Jakub Roztocil'
__version__ = '0.1.3'
__version__ = '0.1.4'
__licence__ = 'BSD'