0.41.2
Renamed the wheel.tool package to wheel.cli and migrated CLI stuff there
Fixed EncodingWarning when PYTHONWARNDEFAULTENCODING is set (#512)
Used modern tmp_path instead of py.path based tmpdir (#513)
Skip adding directories to RECORD with `wheel tags` (#559)
Changed `wheel unpack` to honor the original permissions of files (#514)