changeset 382:45acc2fade75 stable-0.9.x 0.9.3

Bump up version number on 0.9.x branch.
author cmlenz
date Wed, 09 Jul 2008 16:39:06 +0000
parents 8ffdc4c7caeb
children 7e3d7532f3d4
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@
 
 setup(
     name = 'Babel',
-    version = '0.9.2',
+    version = '0.9.3',
     description = 'Internationalization utilities',
     long_description = \
 """A collection of tools for internationalizing Python applications.""",
Copyright (C) 2012-2017 Edgewall Software