changeset 464:28feaea30fe4 stable

This is 0.9.6 development.
author jruigrok
date Wed, 07 Apr 2010 13:13:43 +0000
parents 52591529c359
children c6a73c8382f6
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.5',
+    version = '0.9.6',
     description = 'Internationalization utilities',
     long_description = \
 """A collection of tools for internationalizing Python applications.""",
Copyright (C) 2012-2017 Edgewall Software