1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00
This commit is contained in:
Jakub Roztocil
2016-08-13 22:51:42 +02:00
parent 6d65668355
commit 487c7a9221
4 changed files with 20 additions and 5 deletions

View File

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