Skip to content

Fix uv.lock version left uncommitted in v0.2.0 bump - #10

Merged
drbenvincent merged 2 commits into
mainfrom
fix/uv-lock-version
Jun 29, 2026
Merged

Fix uv.lock version left uncommitted in v0.2.0 bump#10
drbenvincent merged 2 commits into
mainfrom
fix/uv-lock-version

Conversation

@drbenvincent

Copy link
Copy Markdown
Owner

The version bump in 20e97b7 updated pyproject.toml and __init__.py to 0.2.0 but the uv.lock was not committed. This caused a CI cache key mismatch that prevented the point_interval API reference page from being generated on the docs site.

The version bump commit updated pyproject.toml and __init__.py but the
uv.lock was not committed. This caused CI cache key mismatch — the old
lock hash matched a cache that predated the point_interval addition to
the public API, causing the docs build to silently omit it.
@drbenvincent
drbenvincent merged commit 75cd70f into main Jun 29, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant