Skip to content

Commit

Permalink
prepare 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
petri committed Jul 14, 2017
1 parent e7a2ebf commit 2438dab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Expand Up @@ -5,9 +5,15 @@ History
0.5.0 (unreleased)
------------------

* Nothing yet

0.4.1 (2017-07-14)
-------------------

* Parametrization enhancements for accessing
content structure sub-elements using a slash
character in parameter (issue #8)
* Cleanup

0.4.0 (2017-02-26)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -17,7 +17,7 @@

setup(
name='httpreverse',
version='0.4.0',
version='0.4.1',
description="Reverse-engineer legacy HTTP APIs",
long_description=readme + '\n\n' + history,
author="Petri Savolainen",
Expand Down

0 comments on commit 2438dab

Please sign in to comment.