This release transforms `solc-select` into a proper python package which can be installed with `pip`. This version uses native `solc` binaries on Linux and macOS and doesn't require Docker (check https://github.com/crytic/solc-select/pull/38 for more context). The CLI arguments have changed, please refer to the README for examples or run `solc-select --help` after installing.