summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2014-12-20 23:55:48 -0500
committerTres Seaver <tseaver@palladion.com>2014-12-20 23:55:48 -0500
commit351a7fdac963d8baab3ffec37a72ac0bd6dc960d (patch)
tree75da54432fde75a77689a4b96291a461c8979ce9 /setup.py
parentdcda38d7cec2ce3fd736b013d849e7cdd737d137 (diff)
downloadzope-i18n-351a7fdac963d8baab3ffec37a72ac0bd6dc960d.tar.gz
Prep 4.0.0 release.4.0.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 f9316e7..5c0b5fe 100644
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ def alltests():
setup(
name='zope.i18n',
- version='4.0.0.dev0',
+ version='4.0.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Internationalization Support',