summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2015-11-06 07:42:41 +0100
committerMichael Howitz <mh@gocept.com>2015-11-06 07:42:41 +0100
commitd9c0f0a3c41a7e15879b75492892f97899de6316 (patch)
treea620e6caf7a87ab063de92d63b3d96b5b239dc20 /setup.py
parentd25dfcbdf572706198e9b2a727488ab1a4409045 (diff)
downloadzope-i18n-d9c0f0a3c41a7e15879b75492892f97899de6316.tar.gz
Preparing release 4.1.04.1.0
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 973c0da..2d70ffc 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ def alltests():
setup(
name='zope.i18n',
- version='4.1.0.dev0',
+ version='4.1.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Internationalization Support',