v0.1.1
[0.1.1] — 2026-04-23
Patch release: fixes the sdist packaging so the source distribution stays within PyPI's 100 MB file size limit.
Fixed
maturin sdistnow excludesexternal/rhwp/samples/(≈60 MB of test fixture HWP/HWPX files). The v0.1.0 sdist exceeded PyPI's 100 MB limit and was rejected by PyPI; wheels were unaffected and therhwp-python 0.1.0wheels on PyPI remain functional.
Changed
[tool.maturin] excludeinpyproject.tomladds**/samples/**for the sdist format.