ContourPy 1.3.2 is a minor release to support changes in type annotations in Bokeh >= 3.7 and add support for PyPy 3.11.
This release supports CPython 3.10 to 3.13, and PyPy 3.10 to 3.11.
Compatibility:
- Fix type annotations for Bokeh >= 3.7 (#471`
Build, testing and CI improvements: