changeset 385:726144c5f0d1 stable

Bump up version number on 0.9.x branch.
author cmlenz
date Thu, 10 Jul 2008 09:44:38 +0000
parents d2724f38d4ae
children e69a068990f0
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.3',
+    version = '0.9.4',
     description = 'Internationalization utilities',
     long_description = \
 """A collection of tools for internationalizing Python applications.""",
Copyright (C) 2012-2017 Edgewall Software