__init__.py 104 B

12345
  1. from .plugins.pluginlist import load_plugin_list_if_exists
  2. __version__ = "0.30.0"
  3. __released__ = True