changeset 780:f8d858804ec6 stable-0.5.x

Bump up version number on 0.5.x branch.
author cmlenz
date Wed, 09 Jul 2008 16:30:01 +0000
parents dd65de931e1f
children 5c93aefcd93f
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.1',
+    version = '0.5.2',
     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