ContourPy 1.3.3 is a compatibility release adding support for CPython 3.14 and Windows on ARM.
This release supports CPython 3.11 to 3.14, and PyPy 3.11.
Compatibility:
- Support Windows on ARM (#476, #477, #483)
- Bump minimum supported Python to 3.11 (#478)
- Support Python 3.14 (#479, #485, #490)
Code improvements:
- Update type annotations for
bokeh3.7.3 (#475) - Support type annotation changes in
numpy2.3.0 (#480)
Build, testing and CI improvements: