0.6.0
CLI to install to Python running installer (#94)
Use `mock` from standard library
Fix the unbound is_executable (#115)
Encode hashes in RECORD files correctly (#141)
Implement `--prefix` option (#103)
Construct RECORD file using csv.writer (#118)
Modernize with `pyupgrade --py37-plus`