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

Release 3.0.2 (#1281)

This commit is contained in:
Batuhan Taskaya
2022-01-24 21:20:17 +03:00
committed by GitHub
parent 813e8864a1
commit 559134de0a
2 changed files with 7 additions and 1 deletions

View File

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