mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 13:19:13 +00:00
Upgrade patch version
This commit is contained in:
parent
0a223b97b3
commit
ee59148fb9
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ module: uv_python
|
|||
short_description: Manage Python versions and installations using uv Python package manager.
|
||||
description:
|
||||
- Install, uninstall or upgrade Python versions managed by C(uv).
|
||||
version_added: "0.1.9"
|
||||
version_added: "0.1.10"
|
||||
requirements:
|
||||
- uv must be installed and available in PATH.
|
||||
- uv version must be at least 0.8.0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue