# HG changeset patch # User cmlenz # Date 1164230622 0 # Node ID fa0388331cee233174e9fef361cbbb14eb59061a # Parent 5da1187064f267b10d4278ffd07fee37c6374bb2 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