# HG changeset patch # User cmlenz # Date 1162460186 0 # Node ID 1879a0ffdb795efe24745347c09e3213313d20ca # Parent f94178dc61c1eac25fd04541e41f1deed4a191b3 Bump up version number on 0.3.x branch. diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name = 'Genshi', - version = '0.3.3', + version = '0.3.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 components