diff setup.py @ 981:95cb5bf323e5 stable-0.7.x

Put back [egg_info], bump version number and add new section to ChangeLog.
author hodgestar
date Sun, 30 Dec 2012 14:54:50 +0000
parents 349c74c022bc
children 8e3a5fd43370
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -110,7 +110,7 @@
 
 setup(
     name = 'Genshi',
-    version = '0.7',
+    version = '0.7.1',
     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