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

Tweak changelog & 3.0.0.dev0

This commit is contained in:
Jakub Roztocil
2021-12-01 20:44:04 +01:00
parent 6522ce06d0
commit 840f77d2a8
2 changed files with 4 additions and 4 deletions

View File

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