Skip to content

Upgrade Python version installed by uv #7325

@stuartmaxwell

Description

@stuartmaxwell

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or improvement to existing functionalityuv pythonRelated to the uv python interface

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions