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
2020-01-12 10:50:57 +01:00
parent e4a3ce8b9d
commit 4b524e6a8c
5 changed files with 9 additions and 19 deletions

View File

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