# HG changeset patch # User cmlenz # Date 1215621001 0 # Node ID ebdaeacb59dfdd7185d5aa9c57bc331e07f566cd # Parent 3a40e5c8a5cbaef7d750cddcf33fc62ac390087a Bump up version number on 0.5.x branch. diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ setup( name = 'Genshi', - version = '0.5.1', + version = '0.5.2', description = 'A toolkit for generation of output for the web', long_description = \ """Genshi is a Python library that provides an integrated set of