mirror of
https://github.com/httpie/cli.git
synced 2025-06-27 13:01:43 +02:00
1.0.0-dev
This commit is contained in:
parent
6c66d91f59
commit
530d6c5e27
@ -1312,7 +1312,7 @@ Changelog
|
|||||||
|
|
||||||
*You can click a version name to see a diff with the previous one.*
|
*You can click a version name to see a diff with the previous one.*
|
||||||
|
|
||||||
|
* `1.0.0-dev`_
|
||||||
* `0.9.0`_ (2015-01-31)
|
* `0.9.0`_ (2015-01-31)
|
||||||
* Added ``--cert`` and ``--cert-key`` parameters to specify a client side
|
* Added ``--cert`` and ``--cert-key`` parameters to specify a client side
|
||||||
certificate and private key for SSL
|
certificate and private key for SSL
|
||||||
|
@ -3,7 +3,7 @@ HTTPie - a CLI, cURL-like tool for humans.
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
__author__ = 'Jakub Roztocil'
|
__author__ = 'Jakub Roztocil'
|
||||||
__version__ = '0.9.0'
|
__version__ = '1.0.0-dev'
|
||||||
__licence__ = 'BSD'
|
__licence__ = 'BSD'
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user