Commit 552836db authored by Christian Zagrodnick's avatar Christian Zagrodnick

vb

parent 2bdf7d80
......@@ -2,6 +2,9 @@
CHANGES
=======
3.8.2 (unreleased)
------------------
3.8.1 (2009-04-03)
------------------
......
......@@ -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.1 dev',
version = '3.8.2dev',
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