0.5.1
CLI to install to Python running installer (#94)
Use `mock` from standard library
Preserve the executable bit from wheel contents
Change all names in `installer.__main__` to be underscore prefixed
Modernize with `pyupgrade --py37-plus`