summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Lebedev <andrey@lebedev.lt>2013-02-15 12:41:02 +0000
committerAndrey Lebedev <andrey@lebedev.lt>2013-02-15 12:41:02 +0000
commit2c0153ee0d46b0d484401f68717130aa399667f9 (patch)
tree9e2757b015a21cfc2fa05481e2b21e3db5adf923
parent570ca504d25bc9ae756ff1b163e758861d3349e9 (diff)
downloadzope-i18n-2c0153ee0d46b0d484401f68717130aa399667f9.tar.gz
Releasing zope.i18n-4.0.0a1
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index eedb8f8..4839faa 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
setup(
name='zope.i18n',
- version='4.0.0dev',
+ version='4.0.0a1',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Internationalization Support',