summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2012-12-22 01:20:05 +0000
committerTres Seaver <tseaver@palladion.com>2012-12-22 01:20:05 +0000
commit339febc04850288cbecf0c512e3ad5c365620887 (patch)
treefa1e2353d985da445da706675706616567fead96 /setup.py
parent53d301e5d7f8525ab4c2fa1b93a3aec6cb25c17d (diff)
downloadzope-security-3.8.tar.gz
svb3.8
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 0f53cdc..9e653d5 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.5',
+ version='3.8.6dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',