Skip to content

Commit

Permalink
Preparing release 3.0.0a1
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Feb 24, 2013
1 parent 29ca4ee commit 23f7dbe
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.0a1 (unreleased)
3.0.0a1 (2013-02-24)
--------------------

- Removed several parts to be installed by default, since some packages are
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.0a1.dev0',
version='3.0.0a1',
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 23f7dbe

Please sign in to comment.