# HG changeset patch # User cmlenz # Date 1165839623 0 # Node ID 5c761ca68441df76a435749aa7438c8e1cdd78fb # Parent c005185153c247ff5bfea6d2ff43df5b4470cfdb 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.6', + version = '0.3.7', 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