# HG changeset patch # User cmlenz # Date 1176736313 0 # Node ID 190ffd36b6bb734c50b5f1e0bbfe740f4332c52d # Parent a89368769b8220146e341a2b51a6933054ec0fc5 Bump up version number on trunk. 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.5', 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