summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAdam Groszer <agroszer@mail.com>2012-03-28 14:46:09 +0000
committerAdam Groszer <agroszer@mail.com>2012-03-28 14:46:09 +0000
commit009595bdce09ca51bebb74707ff3c547352b4a5d (patch)
treed43dd26549667627f0184f12fdb99339418cae32 /setup.py
parentc182d4455218b493535652867ea408469ebc8227 (diff)
downloadzope-exceptions-009595bdce09ca51bebb74707ff3c547352b4a5d.tar.gz
Back to development: 3.7.2
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 704d304..247b699 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ def read(*rnames):
setup(name='zope.exceptions',
- version='3.7.1',
+ version='3.7.2.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Exceptions',