from diceplayer.utils import Logger from importlib import metadata VERSION = metadata.version("diceplayer") logger = Logger(__name__)