# HG changeset patch # User cmlenz # Date 1158525751 0 # Node ID 3f4dec8a5afc2f3c24e04600420e798f8bd193b1 # Parent 61050b9245c8af1285a2082863bc3697aac7b827 Bump version number on trunk. 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.4', 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