summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2023-03-27 10:41:53 +0200
committerMichael Howitz <mh@gocept.com>2023-03-27 10:41:53 +0200
commit29dbdbbc5e63140a3c3a89c9b8f0b58e8a6f718f (patch)
tree3eeb082ede8e3d82a455bd303a265bd46110fe86 /setup.py
parent1944eef0b8bdd4b686ff441e0210537381714a4b (diff)
downloadzope-browser-29dbdbbc5e63140a3c3a89c9b8f0b58e8a6f718f.tar.gz
Preparing release 3.03.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 e2f2be8..8d8371f 100644
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,7 @@ def read(*rnames):
setup(
name='zope.browser',
- version='3.0.dev0',
+ version='3.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Shared Zope Toolkit browser components',