changeset 454:d799e17d3efe stable-0.4.x

Bump up version number of 0.4.x branch.
author cmlenz
date Mon, 16 Apr 2007 15:11:37 +0000
parents 432b00a8357b
children d79b1c624a30
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,7 @@
 
 setup(
     name = 'Genshi',
-    version = '0.4',
+    version = '0.4.1',
     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