Commit a026e4cb authored by Hanno Schlichting's avatar Hanno Schlichting

Prepare zope.proxy 3.6.1.

parent 78d5e2cb
......@@ -2,7 +2,7 @@
CHANGES
=======
3.6.1 (unreleased)
3.6.1 (2010-07-06)
------------------
- Make tests compatible with Python 2.7.
......
......@@ -25,7 +25,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
setup(name='zope.proxy',
version = '3.6.1dev',
version = '3.6.1',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Generic Transparent Proxies',
......
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