0.9.2
📦 uvView on GitHub →
✨ 3 features🔧 2 symbols
Summary
uv 0.9.2 adds support for newer CPython versions, improves uv publish handling of .pyx files, and introduces a --show-python option for uv tool list.
✨ New Features
- Added support for CPython 3.9.24, 3.10.19, 3.11.14, and 3.12.12.
- uv publish no longer infers check URLs for .pyx files.
- Added `uv tool list --show-python` flag to display the associated Python interpreter.
🔧 Affected Symbols
uv publishuv tool list