Coverage for src / bioimageio / spec / _version.py: 100%
2 statements
« prev ^ index » next coverage.py v7.13.4, created at 2026-02-17 16:08 +0000
« prev ^ index » next coverage.py v7.13.4, created at 2026-02-17 16:08 +0000
1VERSION = "0.5.7.4"
2"""bioimageio.spec version as MAJOR.MINOR.PATCH.LIB
4MAJOR.MINOR.PATCH correspond to the latest model description format version implemented.
6LIB may be bumped for library changes that do not affect the format version.
7"""