diff --git a/gunicorn/__init__.py b/gunicorn/__init__.py index 8c854e5a..bf2822a4 100644 --- a/gunicorn/__init__.py +++ b/gunicorn/__init__.py @@ -4,4 +4,4 @@ # See the NOTICE for more information. -__version__ = "0.6.1" +__version__ = "0.6.2"