changeset 265:75c42b64270c stable-0.9.x

Bump up version number on 0.9.x branch.
author cmlenz
date Mon, 20 Aug 2007 09:42:51 +0000
parents 0db98ca0825d
children c36f1b76b9d4
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',
+    version = '0.9.1',
     description = 'Internationalization utilities',
     long_description = \
 """A collection of tools for internationalizing Python applications.""",
Copyright (C) 2012-2017 Edgewall Software