# HG changeset patch # User cmlenz # Date 1160657316 0 # Node ID 798f52731bbc8f739da59eda2cabeebae65f2182 # Parent e22bce390fd83eb91c6f24d996ae4bfac279e675 Bump up version number of 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.2', + version = '0.3.3', 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