0.41.1
Allowed string components after initial number of build tags in `wheel tags` (#528)
Added pyupgrade and flake8-bugbear to pre-commit config (#432)
Used modern tmp_path instead of py.path based tmpdir (#513)
Fix `bdist_wheel.data_dir` in the presence of local version segment given via `tag_build` (#550)
Replaced all uses of distutils with setuptools (#428)
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)