File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
99`1.0.0-dev `_ (unreleased)
1010-------------------------
1111
12- `0.9.7 `_ (2016-12-08)
12+ `0.9.8 `_ (2016-12-08)
1313---------------------
1414
1515* Extended auth plugin API.
@@ -321,5 +321,5 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
321321.. _0.9.3 : https://github.com/jkbrzt/httpie/compare/0.9.2...0.9.3
322322.. _0.9.4 : https://github.com/jkbrzt/httpie/compare/0.9.3...0.9.4
323323.. _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 33
44"""
55__author__ = 'Jakub Roztocil'
6- __version__ = '0.9.7 '
6+ __version__ = '0.9.8 '
77__licence__ = 'BSD'
88
99
You can’t perform that action at this time.
0 commit comments