Skip to content

v0.2.1 — fix /docs route for pip installs

Choose a tag to compare

@RickWithThePortalGun RickWithThePortalGun released this 19 Jun 09:12
· 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.