"""Sphinx AutoAPI""" from .extension import setup __all__ = ("setup",) __version__ = "2.1.1" __version_info__ = (2, 1, 1)