File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
9
9
`1.0.0-dev `_ (unreleased)
10
10
-------------------------
11
11
12
- `0.9.7 `_ (2016-12-08)
12
+ `0.9.8 `_ (2016-12-08)
13
13
---------------------
14
14
15
15
* Extended auth plugin API.
@@ -321,5 +321,5 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
321
321
.. _0.9.3 : https://github.com/jkbrzt/httpie/compare/0.9.2...0.9.3
322
322
.. _0.9.4 : https://github.com/jkbrzt/httpie/compare/0.9.3...0.9.4
323
323
.. _0.9.6 : https://github.com/jkbrzt/httpie/compare/0.9.4...0.9.6
324
- .. _0.9.7 : https://github.com/jkbrzt/httpie/compare/0.9.6...0.9.7
325
- .. _1.0.0-dev : https://github.com/jkbrzt/httpie/compare/0.9.7 ...master
324
+ .. _0.9.8 : https://github.com/jkbrzt/httpie/compare/0.9.6...0.9.8
325
+ .. _1.0.0-dev : https://github.com/jkbrzt/httpie/compare/0.9.8 ...master
Original file line number Diff line number Diff line change 3
3
4
4
"""
5
5
__author__ = 'Jakub Roztocil'
6
- __version__ = '0.9.7 '
6
+ __version__ = '0.9.8 '
7
7
__licence__ = 'BSD'
8
8
9
9
You can’t perform that action at this time.
0 commit comments