# HG changeset patch # User cmlenz # Date 1176736313 0 # Node ID e1159958d163cf6b74e4067f566b2f6904dba220 # Parent 0ed55216e8f23a126f57ce607748b141118455c3 Bump up version number on trunk. diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -81,7 +81,7 @@ setup( name = 'Genshi', - version = '0.4', + version = '0.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