from .dice import DicePlugin # The name is already set in the DicePlugin class __version__ = "1.0.0" __all__ = ["DicePlugin"]