summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAdam Groszer <agroszer@mail.com>2012-12-13 09:50:24 +0000
committerAdam Groszer <agroszer@mail.com>2012-12-13 09:50:24 +0000
commit833f8fd6769b3e8230a7c274219edb130b0d47cc (patch)
tree2eac9b23a05143cbdb4f75563795da00f13319bd /setup.py
parent00d596a22e7ebc676566d794e9f0557d3e5aa141 (diff)
downloadzope-exceptions-833f8fd6769b3e8230a7c274219edb130b0d47cc.tar.gz
Preparing release 4.0.4
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 f31f95a..dfa9e4b 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
setup(name='zope.exceptions',
- version='4.0.4.dev0',
+ version='4.0.4',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Exceptions',