Skip to content

Commit

Permalink
Preparing release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Jun 25, 2013
1 parent 0bf7885 commit 35e00ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

3.0.1 (unreleased)
3.0.1 (2013-06-25)
------------------

- The alpha slipped out as 3.0.0, removed ``ZODB-4.0.0dev.tar.gz``
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -61,7 +61,7 @@ def alltests():

setup(
name='z3c.form',
version='3.0.1.dev0',
version='3.0.1',
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 35e00ff

Please sign in to comment.