diff setup.py @ 1008:4317e7c4729b stable-0.7.x 0.7.0

Set version and drop egg_info in preparation for tagging.
author hodgestar
date Sun, 27 Jan 2013 15:38:50 +0000
parents 8e3a5fd43370
children 2e169deb0adc
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -111,7 +111,7 @@
 
 setup(
     name = 'Genshi',
-    version = '0.7.1',
+    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