summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorStephan Richter <stephan.richter@gmail.com>2017-05-16 14:16:02 -0400
committerStephan Richter <stephan.richter@gmail.com>2017-05-23 09:23:21 -0400
commitcd8eed241e6c5d755ae28f8c972846f3b9307ad7 (patch)
tree6b963304b8896952f2aaa95f00f805856f221ce6 /setup.py
parentb690484e96c10490de3e4887136336bc7be5dd2f (diff)
downloadzope-i18n-cd8eed241e6c5d755ae28f8c972846f3b9307ad7.tar.gz
Get ready for an internal release. Yikes.
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 e7968c4..d789c39 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ def alltests():
setup(
name='zope.i18n',
- version='4.2.0.post4.dev0',
+ version='sbx.4.2.0.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Internationalization Support',