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

Final release prep for 3.2.0 (#1387)

This commit is contained in:
Batuhan Taskaya
2022-05-05 23:32:35 +03:00
committed by GitHub
parent 0b6a9b23c2
commit 2142ae60c3
5 changed files with 9 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ HTTPie: modern, user-friendly command-line HTTP client for the API era.
"""
__version__ = '3.1.1.dev0'
__date__ = '2022-03-08'
__version__ = '3.2.0'
__date__ = '2022-05-05'
__author__ = 'Jakub Roztocil'
__licence__ = 'BSD'