This commit is contained in:
Jakub Roztocil
2013-09-24 21:57:29 +02:00
parent 2a6514eb5d
commit 54c5c3d82b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ HTTPie - a CLI, cURL-like tool for humans.
"""
__author__ = 'Jakub Roztocil'
__version__ = '0.7.0'
__version__ = '0.7.1'
__licence__ = 'BSD'