Patch release fixing broken images on the PyPI project page.
Fixes
- Fix PyPI README images — Relative image paths in the README are now rewritten to absolute GitHub raw URLs at build time using
hatch-fancy-pypi-readme, so images render correctly on pypi.org. (#1954)
Full Changelog: v6.0.1...v6.0.2