Skip to content

uv self update does not respect pre-release segments during equality checks #13741

@zanieb

Description

@zanieb

Summary

i.e., trying to move from alpha to stable

❯ uv self update 0.7.8
info: Checking for updates...
success: You're on the latest version of uv (v0.7.8-alpha.1)
❯ uv self update 0.7.7
info: Checking for updates...
success: Downgraded uv from v0.7.8 to v0.7.7! https://github.com/astral-sh/uv/releases/tag/0.7.7

Platform

n/a

Version

0.7.8

Python version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions