v1.9.6-rc.2
Pre-release
Pre-release
·
55 commits
to main
since this release
v1.9.6-rc.2 (2025-10-09)
This release is published under the MIT License.
Bug Fixes
- No changes, but triggering another rc version bump (
297707e)
Continuous Integration
-
Address double ci runs, add a concurrency group (
86619ba) -
Commit to trigger new rc release (
d5a1c5c) -
Ensure --isolated is passed when showing version so we don't use the local project. Add comment about the test running being from temp dir so we don't need to use --isolated. (
2cb37f9) -
Fix index-url order as --extra-index-url is considered first, and allow matching from both indexes as they are both trusted (
8256e91) -
Fix test pypi installation by pinning to the exact version (allows for rc installs) (
62c5355) -
Fix uv install command (
69f7f6d) -
Remove problematic step that was logging the version (
08d8117)
Detailed Changes: v1.9.6-rc.1...v1.9.6-rc.2