-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Upgrade Python version installed by uv #7325
Copy link
Copy link
Closed
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionalityuv pythonRelated to the uv python interfaceRelated to the uv python interface
Description
My apologies if this has been asked and answered before, but I have searched these issues as well as the docs.
I have Python 3.12.5 installed from the following command: uv python install 3.12. Now that 3.12.6 is released, how do I upgrade to this version? I thought that perhaps re-running uv python install 3.12 might install the newest minor version, but that didn't work. What is the correct workflow to upgrade to the newest version? Should I just uninstall 3.12 and then reinstall 3.12? This doesn't appear to be addressed in the docs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionalityuv pythonRelated to the uv python interfaceRelated to the uv python interface