changeset 129:da48dd846cac trunk

Bump up version number on trunk.
author cmlenz
date Thu, 03 Aug 2006 18:09:34 +0000
parents 33c646c7a8d6
children 6edc71acb642
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@
     from distutils.core import setup
 
 setup(
-    name='Markup', version='0.1',
+    name='Markup', version='0.2',
     description='Toolkit for stream-based generation of markup for the web',
     author='Edgewall Software', author_email='info@edgewall.org',
     license='BSD', url='http://markup.edgewall.org/',
Copyright (C) 2012-2017 Edgewall Software