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 8
8
| ` DataRowMetadataSchema.id ` | ` DataRowMetadataSchema.uid ` | 3.9 |
9
9
-----
10
10
11
- # Version 3.8.0 (2021-10-21 )
11
+ # Version 3.8.0 (2021-10-22 )
12
12
## Added
13
13
* ` ModelRun.upsert_data_rows() `
14
14
* Add data rows to a model run without also attaching labels
25
25
26
26
## Fix
27
27
* ` 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
29
29
30
30
# Version 3.7.0 (2021-10-11)
31
31
## Added
Original file line number Diff line number Diff line change 21
21
copyright = '2021, Labelbox'
22
22
author = 'Labelbox'
23
23
24
- release = '3.7 .0'
24
+ release = '3.8 .0'
25
25
26
26
# -- General configuration ---------------------------------------------------
27
27
You can’t perform that action at this time.
0 commit comments