Skip to content

v0.10.1 — re-publish aliases (PyPI 0.10.0 was preempted)

Choose a tag to compare

@silversurfer562 silversurfer562 released this 01 May 10:01

What this release contains

Same change as the v0.10.0 release notes (5 templates gained alias frontmatter to close stemmer-induced retrieval gaps), but under a new version number because PyPI's 0.10.0 was preempted by an unrelated upload that did not contain the alias content.

Why a hot-fix

PyPI received an attune-help 0.10.0 upload on 2026-04-30 22:10 UTC that omitted the alias frontmatter shipped in #4. PyPI does not allow re-uploading the same version, so 0.10.1 is the next available number for the actual alias work to reach package consumers.

The 0.10.0 release on PyPI is being yanked separately so new installs resolve to 0.10.1.

Consumer pin compatibility

Existing pins continue to resolve cleanly:

  • attune-rag[attune-help] → attune-help>=0.10.0,<0.11 ✓
  • attune-author → attune-help>=0.10.0 ✓