# HG changeset patch # User cmlenz # Date 1187083354 0 # Node ID f35e1080420c58670ced6411ce8d7341883355af # Parent 19345798ba5e6af5d98530d00be48305b84847bf Bump up version number on 0.4.x branch. diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -109,7 +109,7 @@ setup( name = 'Genshi', - version = '0.4.4', + version = '0.4.5', description = 'A toolkit for stream-based generation of output for the web', long_description = \ """Genshi is a Python library that provides an integrated set of