Skip to content

Commit

Permalink
Back to development: 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Groszer committed Jul 11, 2012
1 parent 2f598f5 commit 7d5d662
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.7.1 (unreleased)
------------------

- Nothing changed yet.


2.7.0 (2012-07-11)
------------------

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

setup(
name='z3c.form',
version='2.7.0',
version='2.7.1.dev0',
author="Stephan Richter, Roger Ineichen and the Zope Community",
author_email="zope-dev@zope.org",
description="An advanced form and widget framework for Zope 3",
Expand Down

0 comments on commit 7d5d662

Please sign in to comment.