"""Sphinx AutoAPI"""

from .extension import setup

__all__ = ("setup",)
__version__ = "3.3.3"
__version_info__ = (3, 3, 3)
