Skip to content

Release v0.2.5

Compare
Choose a tag to compare
@frostming frostming released this 22 Feb 11:13

Features & Improvements

  • Allow specifying Python interpreter via --python option in pdm init. #49
  • Set python_requires when initializing and defaults to >={current_version}. #50

Bug Fixes

  • Always consider wheels before tarballs; correctly merge markers from different parents. #47
  • Filter out incompatible wheels when installing. #48