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 Apr 22, 2017
1 parent 70f5389 commit 1612301
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,12 @@
Changes
=======

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

- Nothing changed yet.


4.0.0 (2017-04-22)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -23,7 +23,7 @@ def read(*rnames):
with open(os.path.join(os.path.dirname(__file__), *rnames)) as f:
return f.read()

version = '4.0.0'
version = '4.0.1.dev0'


setup(name='zope.app.pagetemplate',
Expand Down

0 comments on commit 1612301

Please sign in to comment.