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