summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2008-10-26 15:55:38 +0000
committerHanno Schlichting <hanno@hannosch.eu>2008-10-26 15:55:38 +0000
commitbf276f56de076b8c23f73fb6582ea2eb0a2bcbef (patch)
treefc4a536ae0a6b85c3e76c1516edb1f5016e6586b /setup.py
parentc7074d414dcc486e184ec471cc457f24c7a07f31 (diff)
downloadzope-i18n-bf276f56de076b8c23f73fb6582ea2eb0a2bcbef.tar.gz
Update after 3.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 4bc5880..a886fa9 100644
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ def read(*rnames):
setup(
name='zope.i18n',
- version = '3.6.0',
+ version = '3.6.1dev',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='Zope3 Internationalization Support',