Commit 5eacf09f authored by Hanno Schlichting's avatar Hanno Schlichting

Prepare zope.container 3.10.1.

parent f0ba7d9e
......@@ -2,7 +2,7 @@
CHANGES
=======
3.10.1 (unreleased)
3.10.1 (2009-12-29)
-------------------
- Moved zope.copypastemove related tests into that package.
......
......@@ -27,7 +27,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
setup(name='zope.container',
version = '3.10.1dev',
version = '3.10.1',
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