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-12-08 05:22:20 +01:00
parent fb3a26586a
commit 3a3aecca45
2 changed files with 4 additions and 4 deletions

View File

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