summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1d3eea9..bd3eb03 100644
--- a/setup.py
+++ b/setup.py
@@ -79,7 +79,7 @@ else:
ext_modules = codeoptimization
setup(name='zope.proxy',
- version='4.3.4.dev0',
+ version='4.3.4',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Generic Transparent Proxies',