Bump version to 0.9.9 (#16708)

This commit is contained in:
Zanie Blue 2025-11-12 12:14:44 -06:00 committed by GitHub
parent e96354a6dd
commit 4fac4cb7ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 68 additions and 32 deletions

View file

@ -330,7 +330,7 @@ any configuration files from the current directory, parent directories, or user
directories.
### `UV_NO_DEFAULT_GROUPS`
<small class="added-in">added in `next release`</small>
<small class="added-in">added in `0.9.9`</small>
Equivalent to the `--no-default-groups` command-line argument. If set, uv will
not select the default dependency groups defined in `tool.uv.default-groups`.