Skip to content

Commit

Permalink
Back to development: 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Nov 9, 2015
1 parent a2eb529 commit 0b1649b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

2.0.1 (unreleased)
------------------

- Nothing changed yet.


2.0.0 (2015-11-09)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@ def read(*rnames):

setup (
name='z3c.template',
version='2.0.0',
version='2.0.1.dev0',
author = "Roger Ineichen and the Zope Community",
author_email = "zope-dev@zope.org",
description = "A package implementing advanced Page Template patterns.",
Expand Down

0 comments on commit 0b1649b

Please sign in to comment.