from .model import StaticModel from .version import __version__ __all__ = ["StaticModel", "__version__"]