summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2015-06-05 09:06:02 -0400
committerTres Seaver <tseaver@palladion.com>2015-06-05 09:06:02 -0400
commit084165ca89b33dc075dd74976bb65592a48e3fbf (patch)
tree332147516564810fa480f71efe53670d17a287b0 /setup.py
parent850f966ecceb29fbd5946445cc2a2baea5b406ba (diff)
downloadzope-i18n-084165ca89b33dc075dd74976bb65592a48e3fbf.tar.gz
Prep 4.0.1 release.4.0.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 bc8effc..b87963c 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ def alltests():
setup(
name='zope.i18n',
- version='4.0.0',
+ version='4.0.1',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Internationalization Support',