From a45b51110ee066132c207e22b57f026977b6b113 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sat, 4 Jul 2009 00:38:57 +0200 Subject: change version to 0.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 0501d46..1b3e4af 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name="wsgitools", - version="0.1", + version="0.2", description="a set of tools working with WSGI (see PEP 333)", author="Helmut Grohne", author_email="helmut@subdivi.de", -- cgit v1.2.3