summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2022-11-10 08:29:03 +0100
committerMichael Howitz <mh@gocept.com>2022-11-10 08:29:03 +0100
commit8f7c112a74a3c1aa576a0bd277f48bb52d2c99cd (patch)
tree06a245be200cf8e5557734403d3a647ebf2b09d5 /setup.py
parentd943bc0f4cdd941d0a7d88e741c7ea27c27164cb (diff)
downloadzope-exceptions-8f7c112a74a3c1aa576a0bd277f48bb52d2c99cd.tar.gz
Back to development: 4.7
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 14aa8c6..60f382e 100644
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,7 @@ def read(*rnames):
setup(
name='zope.exceptions',
- version='4.6',
+ version='4.7.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Exceptions',