diff options
author | Tres Seaver <tseaver@palladion.com> | 2015-06-05 09:06:02 -0400 |
---|---|---|
committer | Tres Seaver <tseaver@palladion.com> | 2015-06-05 09:06:02 -0400 |
commit | 084165ca89b33dc075dd74976bb65592a48e3fbf (patch) | |
tree | 332147516564810fa480f71efe53670d17a287b0 /setup.py | |
parent | 850f966ecceb29fbd5946445cc2a2baea5b406ba (diff) | |
download | zope-i18n-084165ca89b33dc075dd74976bb65592a48e3fbf.tar.gz |
Prep 4.0.1 release.4.0.1
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |