# HG changeset patch # User cmlenz # Date 1176736297 0 # Node ID e3b59b5dfba4c9cf1599be21763f8bc42414de3c # Parent e77727e68194da8e824043e4a78f57151454287c Bump up version number of 0.4.x branch. diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -81,7 +81,7 @@ setup( name = 'Genshi', - version = '0.4', + version = '0.4.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