Skip to content

Incorrect version in trio/_version.py on v0.22.0 tag #2485

Closed
@mgorny

Description

@mgorny

When checking out trio from the v0.22.0 tag, https://github.com/python-trio/trio/blob/v0.22.0/trio/_version.py incorrectly states the version as:

__version__ = "0.21.0+dev"

Noticed this because we use GitHub archives for packaging on Gentoo, and trio ended up being installed as 0.21.0+dev, therefore breaking version constraints in other packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions