On behalf of the PyPA, I am pleased to announce that pip 18.1 has just
been released.

To install pip 18.1, you can run::

  python -m pip install --upgrade pip

or use get-pip as described in
https://pip.pypa.io/en/latest/installing. Note that
if you are using a version of pip supplied by your distribution
vendor, vendor-supplied
upgrades will be available in due course.

The highlights of this release are:

- Python 3.7 is now supported
- Dependency Links support is now scheduled for removal in pip 19.0
(the next pip
  release, scheduled in January 2019).
- Plaform specific options can now be used with the --target option,
to enable certain
  workflows.
- Much more helpful error messages on invalid configuration files
- Many bug fixes and minor improvements

Thanks to everyone who put so much effort into the new release. Many of the
contributions came from community members, whether in the form of code,
participation in design discussions and/or bug reports. The pip development
team is extremely grateful to everyone in the community for their contributions.

Thanks,
Pradyun
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/mm3/archives/list/distutils-sig@python.org/message/YBYAYIXJ2WUUYCJLM7EWMQETJOW5W6ZZ/

Reply via email to