changeset 457:1e82abf5559b stable-0.9.x

This is version 0.9.5.
author jruigrok
date Tue, 06 Apr 2010 12:11:52 +0000
parents 33d70d3dd09a
children d3259f2ae661
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.4',
+    version = '0.9.5',
     description = 'Internationalization utilities',
     long_description = \
 """A collection of tools for internationalizing Python applications.""",
Copyright (C) 2012-2017 Edgewall Software