Skip to content

PyVELM v1.3.1

Release date: 2026-06-10

Release after v1.3.0: IDE model autocomplete, dev-server stub refresh, and release bump tooling


Highlights

Edit this page with user-facing highlights copied from CHANGELOG.


Upgrade

pip install -U "pyvelm==1.3.1"
pyvelm db migrate

Regenerate typing stubs if you use make:stubs:

pyvelm make:stubs

See CHANGELOG for the full list.