# HG changeset patch # User cmlenz # Date 1158525751 0 # Node ID 8fdd14e35664fee3b861c67c011b2ee36647d060 # Parent 2a89132dd9d9b734d274295af8529c32be269ba8 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