from .watcher import VERSION, run

__version__ = VERSION

__all__ = ["run"]
