changeset 188:11748ab353d9 stable-0.2.x

Bump up version number on 0.2.x branch.
author cmlenz
date Tue, 22 Aug 2006 15:38:49 +0000
parents 3932175304db
children
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
Copyright (C) 2012-2017 Edgewall Software