Skip to content

Commit

Permalink
Merge pull request pypa#11576 from pfmoore/release/22.3.1
Browse files Browse the repository at this point in the history
Release 22.3.1
  • Loading branch information
pfmoore authored Nov 5, 2022
2 parents 6d13113 + ce3fef7 commit 90f51db
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
11 changes: 11 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@
.. towncrier release notes start
22.3.1 (2022-11-05)
===================

Bug Fixes
---------

- Fix entry point generation of ``pip.X``, ``pipX.Y``, and ``easy_install-X.Y``
to correctly account for multi-digit Python version segments (e.g. the "11"
part of 3.11). (`#11547 <https://github.com/pypa/pip/issues/11547>`_)


22.3 (2022-10-15)
=================

Expand Down
Empty file.
5 changes: 0 additions & 5 deletions news/B5BABEE8-4FFA-4D62-87AB-FE7450141ECF.trivial.rst

This file was deleted.

0 comments on commit 90f51db

Please sign in to comment.