changeset 289:f040cbe565b2 stable

Bumped up version number on 0.9.x branch.
author cmlenz
date Fri, 07 Sep 2007 10:16:16 +0000
parents 8bad21ef7bf2
children 49b1e65bc8bb
files 0.9.x/setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/0.9.x/setup.py
+++ b/0.9.x/setup.py
@@ -31,7 +31,7 @@
 
 setup(
     name = 'Babel',
-    version = '0.9.1',
+    version = '0.9.2',
     description = 'Internationalization utilities',
     long_description = \
 """A collection of tools for internationalizing Python applications.""",
Copyright (C) 2012-2017 Edgewall Software