summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2011-05-24 08:51:12 +0000
committerHanno Schlichting <hanno@hannosch.eu>2011-05-24 08:51:12 +0000
commitabaa33747207e94880b399658279fc10fcf3978d (patch)
treeac47c613ca288a81798250412038f884916a3270 /setup.py
parent9d696ac8374a174ffedf47c352e58ef5d29a37ec (diff)
downloadzope-security-abaa33747207e94880b399658279fc10fcf3978d.tar.gz
vb
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 f00108c..ba90f29 100644
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
setup(name='zope.security',
- version='3.8.2',
+ version='3.8.3dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',