bump version

This commit is contained in:
Benoit Chesneau 2010-02-09 22:59:26 +01:00
parent 0d0367361f
commit 3e20e11e39

View File

@ -9,7 +9,7 @@ from setuptools import setup, find_packages
setup(
name = 'gunicorn',
version = '0.4.1',
version = '0.4.2',
description = 'WSGI HTTP Server for UNIX',
long_description = file(