# HG changeset patch # User jruigrok # Date 1270555912 0 # Node ID e6fe36240c6ff9313ddbf57d847ef40fe345b8ab # Parent 96916796f6eae1d969c898b5fdce8fe7bcbcc5b3 This is version 0.9.5. diff --git a/0.9.x/setup.py b/0.9.x/setup.py --- a/0.9.x/setup.py +++ b/0.9.x/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.""",