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

Release prep for 3.1.0 (#1313)

This commit is contained in:
Batuhan Taskaya
2022-03-08 01:50:09 +03:00
committed by GitHub
parent 77af4c7a5c
commit 266c6375c6
3 changed files with 7 additions and 5 deletions

View File

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