Skip to content

v1.0.2

Choose a tag to compare

@craigparra craigparra released this 28 Mar 04:57
· 2 commits to main since this release

[1.0.2] — 2026-03-28

Fixed

  • Publish workflow: replaced --skip-existing (unsupported by uv) with
    --check-url https://pypi.org/simple to skip already-uploaded distributions.
  • Publish: clean version bump to avoid PyPI 500 errors from partial prior uploads.