summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2009-12-14 13:55:43 +0000
committerChris McDonough <chrism@plope.com>2009-12-14 13:55:43 +0000
commitf1ff8c8449ae6bee25b1b807f1c5e4e5a830074f (patch)
treeeba49487a8e4c7264d934172eff586db77f1db1e /setup.py
parentbc9a3de2285c6c46597c4f92f26f9f3de3f29b49 (diff)
downloadzope-i18n-f1ff8c8449ae6bee25b1b807f1c5e4e5a830074f.tar.gz
Back to dev.
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 71bda78..504cfc7 100644
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@ def read(*rnames):
setup(
name='zope.i18n',
- version = '3.7.2',
+ version = '3.7.3dev',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='Zope3 Internationalization Support',