There is no 0.11.0 tokenizers in pip

I can only find 0.10.3 through pip install. Am I doing something wrong or I can only install 0.11.0 through source?

Thank you!

There is no version 0.11.0 of Tokenizers that has been released.

On PyPi there is no such release. There such a release on Github, however.

@xiami If for some reason you need this version specifically you can get it from the GH release.

Indeed, the release process failed and we weren’t able to fix it yet.

Thank you! I will try to install it through source.