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