summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2013-07-09 21:08:37 -0400
committerTres Seaver <tseaver@palladion.com>2013-07-09 21:08:37 -0400
commitd7b1b26d8034daaad051225c5470c1b134677d0d (patch)
tree5a26db9ef19bfa943fa13cc1cf21ffc2e2f35a55 /setup.py
parent929f1011055715caae810dd8348da5324d274ddd (diff)
downloadzope-security-d7b1b26d8034daaad051225c5470c1b134677d0d.tar.gz
svb
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 6fa4760..87c4ba5 100644
--- a/setup.py
+++ b/setup.py
@@ -105,7 +105,7 @@ else:
]
setup(name='zope.security',
- version='4.0.0',
+ version='4.0.1dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',