1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00
#488 #840 #895
This commit is contained in:
Jakub Roztocil
2020-04-18 12:54:40 +02:00
parent fc85988368
commit 70a78249c1
5 changed files with 109 additions and 60 deletions

View File

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