OMM v0.2.129
OMM v0.2.129 reports the macOS product version in hardware scans using platform.mac_ver(), with a safe fallback only when the product version is unavailable.
This release also adds the Windows portable and WinGet release pipeline and improves package-index propagation handling.
Install the isolated CLI with:
pipx install omm-modelOr install with pip:
python -m pip install omm-modelThe installed command and Python import remain omm.
The release workflow verified the wheel and source archive, SHA-256 digests, TestPyPI and PyPI publish attestations, and public pipx install/run/uninstall paths on Ubuntu, macOS, and Windows.
Release workflow: https://github.com/omm-hippo/omm/actions/runs/32340033501
Full changes: v0.2.128...v0.2.129