File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88| ` DataRowMetadataSchema.id ` | ` DataRowMetadataSchema.uid ` | 3.9 |
99-----
1010
11- # Version 3.8.0 (2021-10-21 )
11+ # Version 3.8.0 (2021-10-22 )
1212## Added
1313* ` ModelRun.upsert_data_rows() `
1414 * Add data rows to a model run without also attaching labels
2525
2626## Fix
2727* ` DataRowMetadataField ` no longer relies on pydantic for field validation and coercion
28- * This prevents unintended type coercion from occuring
28+ * This prevents unintended type coercions from occurring
2929
3030# Version 3.7.0 (2021-10-11)
3131## Added
Original file line number Diff line number Diff line change 2121copyright = '2021, Labelbox'
2222author = 'Labelbox'
2323
24- release = '3.7 .0'
24+ release = '3.8 .0'
2525
2626# -- General configuration ---------------------------------------------------
2727
You can’t perform that action at this time.
0 commit comments