# HG changeset patch # User cmlenz # Date 1158932964 0 # Node ID 22842c0ca17613e1d8d87d0355092a562c21ef9c # Parent 52d17bd718d9d5fbcfd08c7329d10cd7005e534f Bumped up version number on 0.3.x stable 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.1', + version = '0.3.2', 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