# HG changeset patch # User cmlenz # Date 1179739595 0 # Node ID 83b9863f8b9d9a03c6be04920b56fe64020ec91e # Parent 540aff78a5a0fd8ffa286033c96895b6e6d203a7 Bump up version number on 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.1', + version = '0.4.2', 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