- Removed official support for python versions
<3.9
. These versions will not run in CI anymore. - Fixed
RuntimeError
in tests when running on python 3.14. Added python 3.14 to CI. Fixes
#112
See documentation page for details.
<3.9
. These versions will not run in CI anymore.RuntimeError
in tests when running on python 3.14. Added python 3.14 to CI. FixesSee documentation page for details.