Skip to content

v1.13.3

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 08:12
30ca160

Bug Fixes

  • Fix a bug that VCS repo name are parsed as the package name. #928
  • Support prerelease versions for global projects. #932
  • Fix a bug that VCS revision in the lock file isn't respected when installing. #933

Dependencies

  • Switch from pythonfinder to findpython as the Python version finder. #930