Skip to content

Commit

Permalink
Back to development: 4.0.0a3
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Mar 3, 2013
1 parent 5ec5a2d commit 19c9da5
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
=======

4.0.0a3 (unreleased)
--------------------

- Nothing changed yet.


4.0.0a2 (2013-03-03)
--------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def alltests():
return unittest.TestSuite(suites)

setup(name='zope.principalregistry',
version='4.0.0a2',
version='4.0.0a3.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Global principal registry component for Zope3',
Expand Down

0 comments on commit 19c9da5

Please sign in to comment.