summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3fd1c49..301e7a7 100755
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ class import_cldr(Command):
setup(
name='Babel',
- version='1.1',
+ version='1.2-dev',
description='Internationalization utilities',
long_description=\
"""A collection of tools for internationalizing Python applications.""",