changeset 598:f35e1080420c stable-0.4.x

Bump up version number on 0.4.x branch.
author cmlenz
date Tue, 14 Aug 2007 09:22:34 +0000
parents 19345798ba5e
children 6d584267d410
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -109,7 +109,7 @@
 
 setup(
     name = 'Genshi',
-    version = '0.4.4',
+    version = '0.4.5',
     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
Copyright (C) 2012-2017 Edgewall Software