gunicorn/gunicorn/__init__.py
2010-02-27 23:37:54 +01:00

8 lines
152 B
Python

# -*- coding: utf-8 -
#
# This file is part of gunicorn released under the MIT license.
# See the NOTICE for more information.
__version__ = "0.6.2"