diff setup.py @ 901:89f4a6a31dbf

Bump up version number on trunk.
author cmlenz
date Thu, 22 Apr 2010 17:27:55 +0000
parents 85e4678337cf
children 46db99909472
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -88,7 +88,7 @@
 
 setup(
     name = 'Genshi',
-    version = '0.6',
+    version = '0.7',
     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