changeset 287:798f52731bbc stable-0.3.x

Bump up version number of 0.3.x branch.
author cmlenz
date Thu, 12 Oct 2006 12:48:36 +0000
parents e22bce390fd8
children 060ade245194
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@
 
 setup(
     name = 'Genshi',
-    version = '0.3.2',
+    version = '0.3.3',
     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