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

Add --verify true/false tests and CHANGELOG

This commit is contained in:
Jakub Roztocil
2017-02-17 00:56:07 +01:00
parent cf8d5eb3e8
commit 7321b9fa4e
4 changed files with 12 additions and 5 deletions

View File

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