summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2017-04-24 11:42:04 -0400
committerTres Seaver <tseaver@palladion.com>2017-04-24 11:42:04 -0400
commita8ffa268f8c8cd8fb6e553b7764263fe53d2111f (patch)
tree959583fcf56b0bd442d025a137dca490aa372858 /setup.py
parent0cf7a9aa2b70be82ca9dd65273ef05d79338290e (diff)
downloadzope-security-a8ffa268f8c8cd8fb6e553b7764263fe53d2111f.tar.gz
Prep 4.1.0 release.4.1.0
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 bae765c..3beef47 100644
--- a/setup.py
+++ b/setup.py
@@ -107,7 +107,7 @@ else:
]
setup(name='zope.security',
- version='4.1.0.dev0',
+ version='4.1.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Security Framework',