1
0
mirror of https://github.com/httpie/cli.git synced 2026-06-20 11:32:56 +02:00

2.5.0-dev

This commit is contained in:
Jakub Roztocil
2021-02-06 13:33:49 +01:00
parent 157f3a1840
commit e944dbd7fa
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ HTTPie: command-line HTTP client for the API era.
"""
__version__ = '2.4.0'
__version__ = '2.5.0-dev'
__author__ = 'Jakub Roztocil'
__licence__ = 'BSD'