Skip to content

v0.10.1

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Dec 14:25
· 2 commits to main since this release
v0.10.1
02c36ac

Summary

This release fixes the Python release process to ensure that maturin includes all relevant metadata in the Python package (README, License, authors, etc.).

There's no functional changes between v0.10.0 and this patch release.

Changes

1 changes since v0.10.0

🐛 Fixes

  • Update pyproject.toml dynamic entries to ensure full Python package metadata (#200)