1.1.0 (February 9th, 2023)
Mostly repackaging, but usage remains the same except for __version__.
setup.pynow pins spacy version tospacy<4.0.0,>=3.0.0because it does not work withspacy<3- dev-extras now include
spacy-transformersto run the tests __version__variable removed from library files as it was causing import errors during a development install. If
you really need to get the version, there are other ways