summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2021-11-17 08:31:25 +0100
committerMichael Howitz <mh@gocept.com>2021-11-17 08:31:25 +0100
commit083849dcd50f10c5bbab05b55012f04b1c00ccfd (patch)
tree6551d7864733ab37d525aa13e35ef637fbe6670c /setup.py
parentca1e3aea3b7b1913be0d27be3698ee6a793897d3 (diff)
downloadzope-proxy-083849dcd50f10c5bbab05b55012f04b1c00ccfd.tar.gz
Back to development: 4.5.1
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 203ffdd..7d41eeb 100644
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,7 @@ else:
headers = [os.path.join('src', 'zope', 'proxy', 'proxy.h')]
setup(name='zope.proxy',
- version='4.5.0',
+ version='4.5.1.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Generic Transparent Proxies',