[Matplotlib-announce] [ANN] Matplotlib 3.8.2

Hi all,

We are pleased to announce the release of Matplotlib 3.8.2.

Pre-built wheels are available for most major platforms, and can be
installed using `pip install matplotlib==3.8.2`. Other packages may
also be available already; please check with your preferred source.

This is the second bugfix release of the 3.8 series.

The 3.8.2 release represents the work of 27 authors over 95 pull requests, and we thank them for their contributions.

For further details, please see the milestone on GitHub:

This release contains several bug fixes and adjustments:

- Fix a segfault in the MacOS backend when running on Python 3.12
- Fix Contour labeling manual positions selecting incorrect contours.
- Various documentation improvements

This release tag is signed by my GPG key. The fingerprint is:

EB83 2218 7FD4 5119 2E43 0A72 79B3 FEC4 56F1 2599

and it is also used to sign this message.
Note that PyPI no longer supports GPG signing of uploaded files, so the
sdist is no longer signed.

Kyle Sunden
Matplotlib RSE