changeset 749:8718e1e94c1c trunk

Bump up version number on trunk.
author cmlenz
date Mon, 09 Jun 2008 11:05:22 +0000
parents 25d6cd05746c
children 52219748e5c1
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,7 @@
 
 setup(
     name = 'Genshi',
-    version = '0.5',
+    version = '0.6',
     description = 'A toolkit for generation of output for the web',
     long_description = \
 """Genshi is a Python library that provides an integrated set of
Copyright (C) 2012-2017 Edgewall Software