from __future__ import absolute_import

from corsheaders.checks import check_settings  # noqa: F401

__version__ = '3.0.2'
