Skip to content

black 26.5.0 downloaded from GitHub releases shows version 0.1 #5137

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    T: bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions