summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJens Vagelpohl <jens@plyp.com>2023-01-18 08:36:28 +0100
committerJens Vagelpohl <jens@plyp.com>2023-01-18 08:36:28 +0100
commit41b4bc771b55bbe0db36e6835d3b5aca899bbe44 (patch)
tree7aebb413c021e9bea31a89d185d3befb0847ce7e /setup.py
parent90dbbf3f31f160fd94ce4bfa14ec1a39172b29fa (diff)
downloadzope-security-41b4bc771b55bbe0db36e6835d3b5aca899bbe44.tar.gz
- prepare release 6.16.1
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 3a95e57..73ae0c0 100644
--- a/setup.py
+++ b/setup.py
@@ -129,7 +129,7 @@ TESTS_REQUIRE = [
setup(name='zope.security',
- version='6.0',
+ version='6.1',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',