0.41.2
Skip adding directories to RECORD with `wheel tags` (#559)
Added pyupgrade and flake8-bugbear to pre-commit config (#432)
Used modern tmp_path instead of py.path based tmpdir (#513)
Produce correct ABI tags for GraalPy (#557)
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)