Announcing Poetry 1.1.14

Published on July 8, 2022 in Releases with tags 1.X 1.1

The Poetry team is pleased to announce the immediate availability of Poetry 1.1.14.

This release is a bugfix release necessary due to a breaking change on PyPI JSON API.

If you have a previous version of Poetry installed via the official installer, getting Poetry 1.1.14 is as easy as:

$ poetry self update

Afterwards you have to clear the Poetry cache manually to get everything working again:

$ poetry cache clear --all pypi

Fixed #