Commit 3dcfc4e8 authored by Chris McDonough's avatar Chris McDonough

Back to dev.

parent 92dffbb9
......@@ -2,6 +2,11 @@
CHANGES
=======
3.8.3 (unreleased)
------------------
- ...
3.8.2 (2009-05-17)
------------------
......
......@@ -22,7 +22,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
setup(name='zope.container',
version = '3.8.2',
version = '3.8.3dev',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Container',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment