0.41.1
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)
Allowed string components after initial number of build tags in `wheel tags` (#528)
Changed `wheel unpack` to honor the original permissions of files (#514)