gunicorn/gunicorn/__init__.py
2010-02-15 14:03:48 +01:00

8 lines
150 B
Python

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