What's Changed
* Deprecate `task.update_progress` and `task.increment_progress` in favour of `task.update_value` and `task.increment_value`
* Return boolean from `task.udpate_value` and `task.ping` to indicate whether an update was made
**Full Changelog**: https://github.com/taskbadger/taskbadger-python/compare/v1.6.0...v1.6.1