summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAdam Groszer <agroszer@mail.com>2012-03-28 14:06:47 +0000
committerAdam Groszer <agroszer@mail.com>2012-03-28 14:06:47 +0000
commit990d81c928e958c26062a444b81b66288d3b44a5 (patch)
treec99a76c2ad8e56921b15747b344ba81fc621e887 /setup.py
parent9ff1c21ac25d37c23ee569930ee8f0962e01ef28 (diff)
downloadzope-exceptions-990d81c928e958c26062a444b81b66288d3b44a5.tar.gz
Back to development: 3.7.1
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 2ec06ab..1929753 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ def read(*rnames):
setup(name='zope.exceptions',
- version='3.7.0',
+ version='3.7.1.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Exceptions',