PyVELM v1.4.1¶
Release date: 2026-06-10
Patch release after v1.4.0: CI publish resilience only (no application code changes).
Highlights¶
- PyPI publish workflow — the release job now sets
skip-existing: true, so a re-run does not fail with400 File already existswhen that version is already on PyPI (immutable filenames).
Functionally identical to v1.4.0 for library users; bump the pin if you need a clean publish or GitHub Release cut after a partial CI run.
Upgrade¶
See CHANGELOG for the full list.