Added
* Ability to fetch a model run with `client.get_model_run()`
* Ability to fetch labels from a model run with `model_run.export_labels()`
- Note: this is only Experimental. To use, client param `enable_experimental` should
be set to true
* Ability to delete an attachment
Fix
* Logger level is no longer set to INFO
Updated
* Deprecation: Creating Dropdowns will no longer be supported after 2022-03-31
- This includes creating/adding Dropdowns to an ontology
- This includes creating/adding Dropdown Annotation Type
- For the same functionality, use Radio
- This will not affect existing Dropdowns
v.3.15.0