Fixed
- Fixed a regression where
poetry-core
no longer handled improper Python version constraints from package metadata (#371) - Fixed missing version bump in
poetry.core.__version__
(#367)
Improvements
poetry-core
generated wheel's now correctly identifyGenerator
metadata aspoetry-core
instead ofpoetry
(#367)