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

2.4.0-dev

This commit is contained in:
Jakub Roztocil
2020-10-25 21:36:24 +01:00
parent 1573058811
commit 42c4a7596b
2 changed files with 7 additions and 2 deletions

View File

@@ -3,6 +3,6 @@ HTTPie: command-line HTTP client for the API era.
"""
__version__ = '2.3.0'
__version__ = '2.4.0-dev'
__author__ = 'Jakub Roztocil'
__licence__ = 'BSD'