Found while doing a README audit pass (2026-07-15). The pdoc-generated GitHub Pages docs site was showing version listings only up through v0.5.0b0, while pyproject.toml currently reports v0.5.1b0. Could be a caching/publish lag rather than a real gap — worth a manual check of whether the Pages deploy step actually ran for the latest tag/release and, if not, why (missing workflow trigger, failed step, etc.).
Found while doing a README audit pass (2026-07-15). The pdoc-generated GitHub Pages docs site was showing version listings only up through v0.5.0b0, while
pyproject.tomlcurrently reports v0.5.1b0. Could be a caching/publish lag rather than a real gap — worth a manual check of whether the Pages deploy step actually ran for the latest tag/release and, if not, why (missing workflow trigger, failed step, etc.).