Skip to content

Wrong developer version up on v0.14.2 #3826

@yvonnefroehlich

Description

@yvonnefroehlich

There is an error with the versioning up on the release of v0.14.2. This is also wrong on the TestPyPi page at https://test.pypi.org/project/pygmt/#history.

website TestPyPi
Image Image

Currently I can not install the developer version via

pip install --upgrade --pre --extra-index-url https://test.pypi.org/simple/ pygmt

and it always installs v0.14.2. To get the developer version I have to use

pip install -i https://test.pypi.org/simple/ pygmt==0.14.1.dev69

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmaintenanceBoring but important stuff for the core devs

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions