summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2015-06-05 09:06:55 -0400
committerTres Seaver <tseaver@palladion.com>2015-06-05 09:06:55 -0400
commitc97f56dced81f5b003eb38f848eb922d619af604 (patch)
treecfbe6abc5353f88caf6bcf22981eb0daf5828c19 /setup.py
parent084165ca89b33dc075dd74976bb65592a48e3fbf (diff)
downloadzope-i18n-c97f56dced81f5b003eb38f848eb922d619af604.tar.gz
svb
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 b87963c..80f34db 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ def alltests():
setup(
name='zope.i18n',
- version='4.0.1',
+ version='4.0.2.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Internationalization Support',