Skip to content

black 26.5.0 downloaded from GitHub releases shows version 0.1 #5137

@skrueger8

Description

@skrueger8

Describe the bug

Current black downloaded from GitHub Releases shows the wrong version

To Reproduce

wget https://github.com/psf/black/releases/download/26.5.0/black_linux
chmod +x black_linux
./black_linux --version
black_linux, 0.1.dev1+g6d0fff0d5 (compiled: no)
Python (CPython) 3.13.13

Expected behavior

Old version shows:

./black --version
black, 26.3.1 (compiled: no)
Python (CPython) 3.13.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    T: bugSomething isn't working
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions