Skip to content

0.10.3

Compare
Choose a tag to compare
@sdispater sdispater released this 04 Jun 21:05
· 2918 commits to main since this release
0.10.3
a5186e6

Fixed

  • Fixed self:update command on Windows.
  • Fixed self:update not picking up new versions.
  • Fixed a RuntimeError on 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 version command.
  • Fixed parsing of wildcards version constraints.