Skip to content

Commit

Permalink
Back to development: 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Dec 28, 2009
1 parent 337af5e commit 677c2c4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

2.3.1 (unreleased)
------------------

- Nothing changed yet.


2.3.0 (2009-12-28)
------------------

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

setup (
name='z3c.form',
version = '2.3.0',
version = '2.3.1dev',
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 677c2c4

Please sign in to comment.