import logging __version__ = "1.0.0" _log: logging.Logger = logging.getLogger(__name__)