Skip to content

Fix publish workflow: checkout main to get bumped version#12

Merged
nikhilwoodruff merged 1 commit intomainfrom
fix-publish-version
Apr 5, 2026
Merged

Fix publish workflow: checkout main to get bumped version#12
nikhilwoodruff merged 1 commit intomainfrom
fix-publish-version

Conversation

@nikhilwoodruff
Copy link
Copy Markdown
Contributor

Build-wheels was checking out the trigger commit (before the version bump), so wheels were tagged 0.6.2 instead of 0.7.0. Now checks out main which has the bump from the versioning job.

The build-wheels job was checking out the trigger commit (pre-bump),
so wheels were built with the old version. Now checks out main which
has the version bump from the versioning job.

Co-Authored-By: Claude <noreply@anthropic.com>
@nikhilwoodruff nikhilwoodruff merged commit 0af6ce3 into main Apr 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant