uv/docs/guides
liam 63ab247765
Allow explicit values with uv version --bump (#16555)
Resolves https://github.com/astral-sh/uv/issues/16427

This PR updates `uv version --bump` so you can pin the exact number
you’re targeting, i.e. `--bump patch=10` or `--bump dev=42`. The
command-line interface now parses those `component=value` flags, and the
bump logic actually sets the version to the number you asked for.
2025-11-11 12:27:32 -05:00
..
integration Bump version to 0.9.8 (#16636) 2025-11-07 11:45:22 -06:00
migration Finish incomplete sentence in pip migration guide (#14432) 2025-07-03 01:02:17 +00:00
index.md Misc. improvements to the documentation (#11255) 2025-02-05 17:22:09 -06:00
install-python.md Stabilize addition of Python executables to the bin (#14626) 2025-07-17 17:20:21 -05:00
package.md Allow explicit values with uv version --bump (#16555) 2025-11-11 12:27:32 -05:00
projects.md Tweak title for viewing version in project guide (#15964) 2025-09-22 08:56:06 -05:00
scripts.md handle an existing shebang in uv init --script (#14141) 2025-06-19 14:47:22 -07:00
tools.md Support installing additional executables in uv tool install (#14014) 2025-07-30 14:50:24 -05:00