From 446a82789233b772a5d9d86efd49362fb061298e Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Tue, 10 Mar 2020 15:58:19 +0100 Subject: release version 0.3.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 8e9c761..949f24c 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name="wsgitools", - version="0.3", + version="0.3.1", description="a set of tools working with WSGI (see PEP 333)", author="Helmut Grohne", author_email="helmut@subdivi.de", -- cgit v1.2.3