Poetry 0.10.3 is out
Published on June 4, 2018
in
Releases
Bugfix release.
Fixes #
- Fixed
self:updatecommand on Windows. - Fixed
self:updatenot picking up new versions. - Fixed a
RuntimeErroron Python 3.7. - Fixed bad version number being picked with private repositories.
- Fixed handling of duplicate dependencies with same constraint.
- Fixed installation from custom repositories.
- Fixed setting an explicit version in
versioncommand. - Fixed parsing of wildcards version constraints.