Added
* Batches in a project can be retrieved with `project.batches()`
* `Batch.remove_queued_data_rows()` to cancel remaining data rows in batch
* `Batch.export_data_rows()` which returns `DataRow`s for a batch
* Deprecation warning for python 3.6
Updated
* NDJsonConverter now supports Video bounding box annotations.
* Note: Currently does not support nested classifications.
* Note: Converting an export into Labelbox annotation types, and back to export will result in only keyframe annotations. This is to support correct import format.
v.3.19.1