summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2017-05-17 11:08:24 -0400
committerTres Seaver <tseaver@palladion.com>2017-05-17 11:08:24 -0400
commit4e08d85f4ad2d9fb1f1acbe1fad004c81b6d33c0 (patch)
tree3874c700936ee8bb30f31931f615abffe4406b1e /setup.py
parentbd1a7a355539ea37fc45d912a311d55bfd0ed788 (diff)
downloadzope-security-4e08d85f4ad2d9fb1f1acbe1fad004c81b6d33c0.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 d7c9db0..8bf984c 100644
--- a/setup.py
+++ b/setup.py
@@ -107,7 +107,7 @@ else:
]
setup(name='zope.security',
- version='4.1.1',
+ version='4.1.2.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',