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

Changelog

This commit is contained in:
Jakub Roztocil
2018-11-14 16:21:47 +01:00
parent b88e88d2e3
commit 3898129e9c
2 changed files with 8 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
HTTPie - a CLI, cURL-like tool for humans.
"""
__version__ = '1.0.1'
__version__ = '1.0.2-dev'
__author__ = 'Jakub Roztocil'
__licence__ = 'BSD'