Skip to content

Commit

Permalink
Back to development: 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed May 16, 2017
1 parent 58e10ee commit 0c49c7d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changes
=======

4.0.1 (unreleased)
------------------

- Nothing changed yet.


4.0.0 (2017-05-16)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def read(*rnames):
return f.read()

setup(name='zope.app.file',
version='4.0.0',
version='4.0.1.dev0',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='File and Image -- Zope 3 Content Components',
Expand Down

0 comments on commit 0c49c7d

Please sign in to comment.