Pip: no changelog or git tag for pip 9.0.3

Created on 22 Mar 2018  路  5Comments  路  Source: pypa/pip

  • Pip version: 9.0.2
  • Python version: 3.6
  • Operating system: Linux

Description:

I'm trying to determine what was updated in pip 9.0.3 vs 9.0.2.

But there is no git tag in this repo for 9.0.3, nor is there anything written on https://pip.pypa.io/en/stable/news/

What I've run:

Any pip command, e.g. pip3.6 install -U astunparse

You are using pip version 9.0.2, however version 9.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

Moreover, 9.0.2 was just released few days ago... What is going on?

auto-locked

Most helpful comment

This should be fixed now.

All 5 comments

Moreover the release date for 9.0.2 https://pip.pypa.io/en/stable/news/ states "2017" -- clearly it was released in 2018.

Hmm... at least there is a release branch here, though no tag:
https://github.com/pypa/pip/tree/release/9.0.3

This should be fixed now.

Thanks for quick response! All is clear now :)

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings