Skip to content

v321

Choose a tag to compare

@edmorley edmorley released this 21 Nov 19:38
· 17 commits to main since this release
5fec34c
  • Deprecated support for Python 3.10. (#1972)
  • Updated uv from 0.9.9 to 0.9.11. (#1973)
  • Added more messaging to the build log recommending uv. (#1975)
  • Switched from using --disable-pip-version-check to the env var PIP_DISABLE_PIP_VERSION_CHECK=1 when using pip. (#1974)