summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorStephan Richter <stephan.richter@gmail.com>2017-05-17 16:40:13 -0400
committerStephan Richter <stephan.richter@gmail.com>2017-05-17 16:40:13 -0400
commitaae891e145cc74aa745bc15b0be8b4819a25bc35 (patch)
treeeb55510e95519305f98ab4b5264498745d0b5cab /setup.py
parent18edc575613894e31ff39f39ece8b62111384b03 (diff)
downloadzope-i18n-aae891e145cc74aa745bc15b0be8b4819a25bc35.tar.gz
Back to development: 4.2.0.sbx2
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 7e82b4f..030091f 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ def alltests():
setup(
name='zope.i18n',
- version='4.2.0.sbx1',
+ version='4.2.0.sbx2.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Internationalization Support',