diff setup.py @ 264:93cf6ed1bef9 stable-0.3.x

Bumped up version number on 0.3.x stable branch.
author cmlenz
date Fri, 22 Sep 2006 13:49:24 +0000
parents 3fc7db1cbb2f
children 3aca57be8427
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@
 
 setup(
     name = 'Genshi',
-    version = '0.3.1',
+    version = '0.3.2',
     description = 'A toolkit for stream-based generation of output for the web',
     long_description = \
 """Genshi is a Python library that provides an integrated set of components
Copyright (C) 2012-2017 Edgewall Software