Commit 64808499 authored by Tres Seaver's avatar Tres Seaver

Prep 4.1.1 release.

parent 4dde6525
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
CHANGES CHANGES
======= =======
4.1.1 (unreleased) 4.1.1 (2012-12-31)
------------------ ------------------
- TBD - Fleshed out PyPI Trove classifiers.
4.1.0 (2012-12-19) 4.1.0 (2012-12-19)
------------------ ------------------
......
...@@ -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.1dev', version = '4.1.1',
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