aeat-cli vX.Y.Z

Released: YYYY-MM-DD Soak window: YYYY-MM-DD HH:MM UTC → YYYY-MM-DD HH:MM UTC (N hours)

Highlights

  • One or two sentences on the most Kent-visible change in this release.

Features

  • (from CHANGELOG.md ### Features for this version)

Bug Fixes

  • (from CHANGELOG.md ### Bug Fixes for this version)

Breaking Changes

  • None. (or: enumerate explicitly — pre-1.0 releases may carry breaking changes in a minor bump; state the migration step for each.)

Upgrade

uvx --from aeat-cli==X.Y.Z aeat --version

or, for an existing install:

uv tool upgrade aeat-cli

Rollback

If this release regresses, see RELEASING.md#rollback-procedure. In short: the previous version remains installable and this version can be yanked from PyPI without breaking anyone pinned to an earlier pin.

Verification

  • just packaging-smoke green on Linux/WSL

  • uvx --from aeat-cli==X.Y.Z aeat --version resolves on a clean machine

  • pip install "aeat-cli[corpus-sources]" pulls both data companions and aeat app registry verify runs clean