summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAndrey Lebedev <andrey@lebedev.lt>2013-02-15 12:53:25 +0000
committerAndrey Lebedev <andrey@lebedev.lt>2013-02-15 12:53:25 +0000
commit3804a10ed051d40e3f2139a7488c568fa11f7493 (patch)
treea9cbdf8c95496057fa64364cf5e89feb6542764a /setup.py
parent285d85bf865985365a83b7915ab5de34a1855bb4 (diff)
downloadzope-i18n-3804a10ed051d40e3f2139a7488c568fa11f7493.tar.gz
Back to development
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 2b0dc7e..7d6f075 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
setup(
name='zope.i18n',
- version='4.0.0a3',
+ version='4.0.1dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Internationalization Support',