You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
1.0.0-dev
This commit is contained in:
@@ -5,6 +5,9 @@ Change Log
|
|||||||
This document records all notable changes to `HTTPie <http://httpie.org>`_.
|
This document records all notable changes to `HTTPie <http://httpie.org>`_.
|
||||||
This project adheres to `Semantic Versioning <http://semver.org/>`_.
|
This project adheres to `Semantic Versioning <http://semver.org/>`_.
|
||||||
|
|
||||||
|
`1.0.0-dev`_ (Unreleased)
|
||||||
|
-------------------------
|
||||||
|
|
||||||
|
|
||||||
`0.9.3`_ (2016-01-01)
|
`0.9.3`_ (2016-01-01)
|
||||||
-------------------------
|
-------------------------
|
||||||
|
@@ -3,7 +3,7 @@ HTTPie - a CLI, cURL-like tool for humans.
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
__author__ = 'Jakub Roztocil'
|
__author__ = 'Jakub Roztocil'
|
||||||
__version__ = '0.9.3'
|
__version__ = '1.0.0-dev'
|
||||||
__licence__ = 'BSD'
|
__licence__ = 'BSD'
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user