summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorStephan Richter <stephan.richter@gmail.com>2017-05-23 11:34:06 -0400
committerStephan Richter <stephan.richter@gmail.com>2017-05-23 11:34:06 -0400
commit63cd1aee0ca7bf463d2e08ec3df68e201b14bd52 (patch)
tree7cf93af9abd5b1526dc16e6e1a9bae494c414a0f /setup.py
parenta3ad029fcf4456216a541dda6d229b69544d99e4 (diff)
downloadzope-i18n-63cd1aee0ca7bf463d2e08ec3df68e201b14bd52.tar.gz
Back to development: 4.2.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 aec85bd..64951c6 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ def alltests():
setup(
name='zope.i18n',
- version='4.2.0',
+ version='4.2.1.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Internationalization Support',