0.11.23
📦 uvView on GitHub →
🐛 2 fixes
Summary
This patch release reverts a recent change regarding Python upgrades in project environments to fix breakage in pre-commit-uv and restores previous workspace member handling.
🐛 Bug Fixes
- Reverted the change that fixed transparent Python upgrades in project environments to mitigate unintended breakage in pre-commit-uv.
- Restored old behavior where workspace members hidden by an intermediate pyproject.toml are now treated as standalone projects again.