# HG changeset patch # User cmlenz # Date 1158932964 0 # Node ID 93cf6ed1bef9b6f897812bd517942be56650a279 # Parent e8155c36a8525937d4b0ffd8963cb0dc2fb7b972 Bumped up version number on 0.3.x stable branch. diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name = 'Genshi', - version = '0.3.1', + version = '0.3.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 components