# HG changeset patch # User cmlenz # Date 1156261129 0 # Node ID 11748ab353d9c73bed906a37d93d36b69f15b0f3 # Parent 3932175304db8c316c6c19259648e1f56d86d2cd Bump up version number on 0.2.x branch. diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name = 'Markup', - version = '0.2', + version = '0.2.1', description = 'Toolkit for stream-based generation of markup for the web', long_description = \ '''Markup is a Python library that provides an integrated set of components for