summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAdam Groszer <agroszer@mail.com>2012-12-13 09:51:51 +0000
committerAdam Groszer <agroszer@mail.com>2012-12-13 09:51:51 +0000
commit7eca666a5f389f7e6aab5192ac7f3b8729af5d38 (patch)
tree52d89082a98514c4c60ff4d266ceb94a036340cd /setup.py
parent833f8fd6769b3e8230a7c274219edb130b0d47cc (diff)
downloadzope-exceptions-7eca666a5f389f7e6aab5192ac7f3b8729af5d38.tar.gz
Back to development: 4.0.5
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 dfa9e4b..f8143c8 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
setup(name='zope.exceptions',
- version='4.0.4',
+ version='4.0.5.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Exceptions',