summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJens Vagelpohl <jens@plyp.com>2023-01-18 08:49:21 +0100
committerJens Vagelpohl <jens@plyp.com>2023-01-18 08:49:21 +0100
commite34cc5bcf73493d63ff62b1ef681b9bc4305428f (patch)
tree188cb057751704d0d75d0fd94375d2ae3f16be4b /setup.py
parent41b4bc771b55bbe0db36e6835d3b5aca899bbe44 (diff)
downloadzope-security-e34cc5bcf73493d63ff62b1ef681b9bc4305428f.tar.gz
- vb [ci skip]
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 73ae0c0..d90c80f 100644
--- a/setup.py
+++ b/setup.py
@@ -129,7 +129,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='6.1',
+ version='6.2.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',