Skip to content

v.3.23.1

Compare
Choose a tag to compare
@msokoloff1 msokoloff1 released this 08 Jun 23:08
516f137

Version 3.23.1 (2022-06-08)

Added

  • Task objects now have the following properties:
    • errors - fetch information about why the task failed
    • result - fetch the result of the task
    • These are currently only compatible with data row import tasks.
  • Officially added support for python 3.9