from importlib.metadata import version __version__ = version("mdrs-client-python") __all__ = ["__version__"]