What's Changed
* add -h for help by dana-yaish in https://github.com/codecov/codecov-cli/pull/178
* log destination url for user when uploading by dana-yaish in https://github.com/codecov/codecov-cli/pull/179
* Add dry-run to labelanalysis by giovanni-guidini in https://github.com/codecov/codecov-cli/pull/183
* Fix custom plugin system config fields by joseph-sentry in https://github.com/codecov/codecov-cli/pull/181
* Fix example url so it doesn't hyperlink by drazisil in https://github.com/codecov/codecov-cli/pull/186
* Fix typo in README by scott-codecov in https://github.com/codecov/codecov-cli/pull/190
* upload process wrapper by dana-yaish in https://github.com/codecov/codecov-cli/pull/187
* logging the result of the empty upload process by dana-yaish in https://github.com/codecov/codecov-cli/pull/193
* Call static analysis finish endpoint after uploading files by joseph-sentry in https://github.com/codecov/codecov-cli/pull/182
* Pin dependencies in setup.py and separate dev deps by joseph-sentry in https://github.com/codecov/codecov-cli/pull/192
* Allow users to change coverage root for python runner by giovanni-guidini in https://github.com/codecov/codecov-cli/pull/197
* Complete upload command by dana-yaish in https://github.com/codecov/codecov-cli/pull/195
* Use `LabelAnalysisRequestResult` object by giovanni-guidini in https://github.com/codecov/codecov-cli/pull/196
* Send labels to Codecov only after collecting them by giovanni-guidini in https://github.com/codecov/codecov-cli/pull/191
* Add new ignore paths by eliatcodecov in https://github.com/codecov/codecov-cli/pull/173
* bump version by giovanni-guidini in https://github.com/codecov/codecov-cli/pull/198
New Contributors
* joseph-sentry made their first contribution in https://github.com/codecov/codecov-cli/pull/181
* drazisil made their first contribution in https://github.com/codecov/codecov-cli/pull/186
* scott-codecov made their first contribution in https://github.com/codecov/codecov-cli/pull/190
**Full Changelog**: https://github.com/codecov/codecov-cli/compare/v0.1.13...v0.1.14