Flairでエラーがでたらバージョンを上げる

エラー
ModuleNotFoundError: No module named ‘flair.embeddings.token’; ‘flair.embeddings’ is not a package
githubから最新版をダウンロード
pip install git+https://github.com/zalandoresearch/flair.git
エラー
ModuleNotFoundError: No module named ‘flair.embeddings.token’; ‘flair.embeddings’ is not a package
githubから最新版をダウンロード
pip install git+https://github.com/zalandoresearch/flair.git