v0.2.1 — fix /docs route for pip installs
·
23 commits
to main
since this release
Bug fix: The /docs landing page returned a 404 when ani-gui was installed via pip / pipx. The docs HTML is now bundled inside the package so it ships correctly.
Also includes: improved install docs with pip PATH guidance.