# HG changeset patch # User cmlenz # Date 1165839623 0 # Node ID e2837b7b9030e51ecd29de08aca9843ee378cc1a # Parent 9c4d3aa0593058502c3f64f03811bd2a3ea3178d 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