summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2018-10-22 09:51:36 -0500
committerJason Madden <jamadden@gmail.com>2018-10-22 09:51:36 -0500
commitad011fd525b85b6e5cca1ad9ce736b69f9226936 (patch)
tree6d5049892c3591e3824ed8d2717a9a914f80a6f2 /setup.py
parent602a73aa309f0566ccf0a8fbde3c97568d0bb3f1 (diff)
downloadzope-i18n-ad011fd525b85b6e5cca1ad9ce736b69f9226936.tar.gz
Preparing release 4.6.04.6.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 75b2ddf..dd80228 100644
--- a/setup.py
+++ b/setup.py
@@ -59,7 +59,7 @@ TESTS_REQUIRE = COMPILE_REQUIRES + ZCML_REQUIRES + [
setup(
name='zope.i18n',
- version='4.6.dev0',
+ version='4.6.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Internationalization Support',