Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
Back to development: 2.0.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
alga committed Mar 4, 2013
1 parent c2775f0 commit bacdf3a
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 @@ -3,6 +3,12 @@ CHANGES
=======


2.0.0a2 (unreleased)
--------------------

- Nothing changed yet.


2.0.0a1 (2013-03-04)
--------------------

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

setup(
name = 'z3c.configurator',
version='2.0.0a1',
version='2.0.0a2.dev0',
author = "Zope Community",
author_email = "zope-dev@zope.org",
description = "Dynamic configuration",
Expand Down

0 comments on commit bacdf3a

Please sign in to comment.