0.42.0
Several fixes to `WHEEL` metadata handling (#588)
Added pyupgrade and flake8-bugbear to pre-commit config (#432)
Used modern tmp_path instead of py.path based tmpdir (#513)
Fix ABI tag for CPython 3.13 on Windows (#578)
Fixed 32-bit platform tag detection (#560)
Don't wrap version specifiers in parens in Requires-Dist (#552)
Report stderr contents if `flit build` fails
Mark generated files as regular files (#511)