Skip to content

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 07 Jun 07:52
· 569 commits to main since this release

Fixed

  • 📦 PyPI install actually works now. Hatchling's exclude = ["cptr/frontend"] was taking precedence over the artifacts directive, causing every published wheel to ship without the frontend build. The app returned {"detail":"Not Found"} on all non-API routes. Changed to granular excludes that skip only source/dev files while preserving cptr/frontend/build.