Skip to content

Commit

Permalink
Preparing release 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed May 16, 2017
1 parent 165dd98 commit 23a01a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

4.0.1 (unreleased)
4.0.1 (2017-05-16)
------------------

- The PUT views return an empty byte string instead of an empty native
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -25,7 +25,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

setup(name='zope.app.http',
version='4.1.0.dev0',
version='4.0.1',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='HTTP Behavior for the Zope Publisher',
Expand Down

0 comments on commit 23a01a9

Please sign in to comment.