Commit 5544f21c authored by Tres Seaver's avatar Tres Seaver

Prep 4.1.4 release.

parent 173c92eb
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
CHANGES CHANGES
======= =======
4.1.4 (unreleased) 4.1.4 (2014-03-19)
------------------ ------------------
- Added support for Python 3.4. - Added support for Python 3.4.
......
...@@ -48,7 +48,7 @@ else: ...@@ -48,7 +48,7 @@ else:
features = {'Cwrapper': Cwrapper} features = {'Cwrapper': Cwrapper}
setup(name='zope.proxy', setup(name='zope.proxy',
version='4.1.3', version='4.1.4',
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