summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2010-04-30 20:27:29 +0000
committerHanno Schlichting <hanno@hannosch.eu>2010-04-30 20:27:29 +0000
commit2452c7d773038424205c6247c1c1c2355412fdb3 (patch)
tree2b4a9534f6d83a8448446b6f19b58ab87c83199d /setup.py
parent68fb650cf5bffca270129a6954ea6f8d47437610 (diff)
downloadzope-i18nmessageid-2452c7d773038424205c6247c1c1c2355412fdb3.tar.gz
Prepare zope.i18nmessageid 3.5.2.
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 364bb64..5588d0c 100644
--- a/setup.py
+++ b/setup.py
@@ -39,7 +39,7 @@ codeoptimization = Feature("Optional code optimizations",
)
setup(name='zope.i18nmessageid',
- version = '3.5.2dev',
+ version = '3.5.2',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Message Identifiers for internationalization',