# HG changeset patch # User cmlenz # Date 1164230622 0 # Node ID a52452a65cd7f11b72088ff50a1ad09abcbf6851 # Parent 1a0c19b02025d137b3030563de9e9c6ef6b83100 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.5', + version = '0.3.6', 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