Skip to content

Commit

Permalink
Bump version to 0.4.1 and update HISTORY.
Browse files Browse the repository at this point in the history
  • Loading branch information
koenedaele committed Apr 15, 2014
1 parent 17f1bc4 commit 90ac7bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions HISTORY.rst
Expand Up @@ -5,6 +5,7 @@ History
------------------

- Restore compatibility with zope.interface 4.1.x
- Add Coveralls

0.4.0 (27-09-2013)
------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -19,7 +19,7 @@
testing_extras = tests_requires + []

setup(name='pyramid_rawes',
version='0.4.0',
version='0.4.1',
license='MIT',
description='Rawes binding for pyramid',
long_description=README + '\n\n' + CHANGES,
Expand Down

0 comments on commit 90ac7bb

Please sign in to comment.