Python **3.14** has been released (currently testing up to **3.13**). ## Required changes - [ ] Add `3.14` to the Python matrix in `.github/workflows/build.yml` (jobs/setup/strategy/matrix/python) - [ ] Add `Programming Language :: Python :: 3.14` classifier in `setup.py` (in the ) - [ ] Update `LATEST_KNOWN_PYTHON` to `3.14` in `.github/workflows/weekly.yml` (beggining of the file, env section)
Python 3.14 has been released (currently testing up to 3.13).
Required changes
3.14to the Python matrix in.github/workflows/build.yml(jobs/setup/strategy/matrix/python)Programming Language :: Python :: 3.14classifier insetup.py(in the )LATEST_KNOWN_PYTHONto3.14in.github/workflows/weekly.yml(beggining of the file, env section)