* Restrict versions for `polyswarm-api` dependency.
1.1.0
Features
* Make return codes fit the pattern of standard bash tools * Add `--version` and `--api-version` arguments
Fixes
* Fix broken packaging on python 2.7
1.0.1
Minor Point Release
* For the `live` hunting sub-command, renamed the `install` command to `start`, so it is now the same as historical hunting. * Updated README.md to refer to docs.polyswarm.io for usage instructions.
1.0.0
Initial Release - Breaks commands into modules - Decouples CLI from the API - Adds PolyScore support