release: 0.6.17 - #664
Merged
Merged
release: 0.6.17#664
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bump the HUD SDK package version from
0.6.16to0.6.17for the next stable release.Changes since
v0.6.16:Verification
uv build.Name: hudandVersion: 0.6.17.uv run --extra dev pytest -q hud/tests/test_version.pypassed.After merge, run Pre-release on
main. Once it succeeds, publish GitHub releasev0.6.17targeting that exact validated commit. The Release workflow then publisheshudto PyPI and updates the docs branch.Note
Low Risk
Single constant version bump with no runtime or API behavior changes in the diff.
Overview
Bumps the published HUD SDK version string from 0.6.16 to 0.6.17 in
hud/version.pyas the version marker for the next stable release (feature work is already onmain; this PR is the release cut).Reviewed by Cursor Bugbot for commit bdca810. Bugbot is set up for automated code reviews on this repo. Configure here.