Skip to content

v8.3.6: Support Python 3.13

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 11:49
· 75 commits to main since this release

This release adds support for Python 3.13. In order to do this we're requiring Pydantic >= 2.0 and updated compilation to use Cython 3.0. This required an updated to the blis packaged that's not binary compatible, but thinc itself should not have any binary backwards compatibility issues.