summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2021-01-20 08:08:05 +0100
committerMichael Howitz <mh@gocept.com>2021-01-20 08:08:05 +0100
commit53493ca40fc62723b2fe2d3491b6608ead1e9529 (patch)
treeacf241ee12f4b9cd2bf627322a20db110c2ada3a /setup.py
parent9fa4a2cda8999c61f249995a7b421b4710135050 (diff)
downloadzope-publisher-53493ca40fc62723b2fe2d3491b6608ead1e9529.tar.gz
Preparing release 6.0.06.0.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 b1e95d5..61b16c0 100644
--- a/setup.py
+++ b/setup.py
@@ -40,7 +40,7 @@ tests_require = [
setup(
name='zope.publisher',
- version='6.0.0.dev0',
+ version='6.0.0',
url='https://github.com/zopefoundation/zope.publisher',
license='ZPL 2.1',
author='Zope Foundation and Contributors',