def read_version()

in src/backend_apis/main.py [0:0]


def read_version():
    return {"version": mw.__version__}