changeset 141:439e7d4cf3b2

Bump up version number on trunk.
author cmlenz
date Wed, 20 Jun 2007 10:50:51 +0000
parents 61d40b36ff06
children 9a0410cfcaf6
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -109,7 +109,7 @@
 
 setup(
     name = 'Babel',
-    version = '0.8',
+    version = '0.9',
     description = 'Internationalization utilities',
     long_description = \
 """A collection of tools for internationalizing Python applications.""",
Copyright (C) 2012-2017 Edgewall Software