# HG changeset patch # User cmlenz # Date 1158525721 0 # Node ID 1c7c753a1f0ebb202a8d643587bca3adcb67177b # Parent 3a50cc782021f43121cc3fa00237f16e1f79bf4b 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', + version = '0.3.1', 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