v0.28.2 — hero image renders on PyPI
uv tool install turbo-quant-memory
Fixed
- The hero banner was a broken image on the PyPI project page.
README.mddoubles as the PyPI long description, and PyPI proxies images throughpypi-camo, which cannot resolve a repository-relative path. Thesrcis now absolute. - The badges were never affected — they are SVG too and proxy fine, which is what pinned the cause on the relative path rather than the format.
- A published PyPI description is immutable, hence a release rather than an edit.