Commit 83936656 authored by Stephan Richter's avatar Stephan Richter

Preparing release 4.1.2

parent b6f423d2
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
CHANGES CHANGES
======= =======
4.1.2 (unreleased) 4.1.2 (2013-03-11)
------------------ ------------------
- Fixed ``PyProxyBase.__iter__()`` to return the result of - Fixed ``PyProxyBase.__iter__()`` to return the result of
......
...@@ -47,7 +47,7 @@ else: ...@@ -47,7 +47,7 @@ else:
features = {'Cwrapper': Cwrapper} features = {'Cwrapper': Cwrapper}
setup(name='zope.proxy', setup(name='zope.proxy',
version = '4.1.2dev', version='4.1.2',
author='Zope Foundation and Contributors', author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org', author_email='zope-dev@zope.org',
description='Generic Transparent Proxies', 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