What's Changed
* docs: Add Link to Contributing Repo by nicholas-codecov in https://github.com/codecov/codecov-cli/pull/202
* push static analysis info of the CLI to codecov by giovanni-guidini in https://github.com/codecov/codecov-cli/pull/204
* Retry requests on `ConnectionError` and `Timeout` by giovanni-guidini in https://github.com/codecov/codecov-cli/pull/210
* cleaner exception log by dana-yaish in https://github.com/codecov/codecov-cli/pull/214
* bazel creates lcov ceverage files with pylcov filename. by dana-yaish in https://github.com/codecov/codecov-cli/pull/213
* Use version specified in codecov_cli/__init__.py by joseph-sentry in https://github.com/codecov/codecov-cli/pull/215
* Improve label analysis messages by giovanni-guidini in https://github.com/codecov/codecov-cli/pull/217
* Fix integrity checking readme by spectralblu in https://github.com/codecov/codecov-cli/pull/219
* Bump version by giovanni-guidini in https://github.com/codecov/codecov-cli/pull/220
New Contributors
* nicholas-codecov made their first contribution in https://github.com/codecov/codecov-cli/pull/202
* spectralblu made their first contribution in https://github.com/codecov/codecov-cli/pull/219
**Full Changelog**: https://github.com/codecov/codecov-cli/compare/v0.1.16...v0.1.17