1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00
[skip ci]
This commit is contained in:
Mickaël Schoentgen
2021-10-14 10:36:39 +02:00
committed by GitHub
parent a65771e271
commit 42af2f786f
3 changed files with 3 additions and 3 deletions

View File

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