v.3.23.1
Version 3.23.1 (2022-06-08)
Added
Task
objects now have the following properties:errors
- fetch information about why the task failedresult
- fetch the result of the task- These are currently only compatible with data row import tasks.
- Officially added support for python 3.9