1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

2.2.0-dev

This commit is contained in:
Jakub Roztocil
2020-04-18 12:57:56 +02:00
parent 70a78249c1
commit 774ff148cd
2 changed files with 5 additions and 1 deletions

View File

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