File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # Version 3.45.0 (2023-04-27)
4+ ## Changed
5+ * Reduce threshold for async batch creation to 1000 data rows
6+
7+ ## Notebooks
8+ * Added subclassifications to ontology notebook
9+ * Added conversational and pdf predictions notebooks
10+
311# Version 3.44.0 (2023-04-26)
412
513## Added
Original file line number Diff line number Diff line change 2121copyright = '2021, Labelbox'
2222author = 'Labelbox'
2323
24- release = '3.44 .0'
24+ release = '3.45 .0'
2525
2626# -- General configuration ---------------------------------------------------
2727
Original file line number Diff line number Diff line change 11name = "labelbox"
2- __version__ = "3.44 .0"
2+ __version__ = "3.45 .0"
33
44from backports .datetime_fromisoformat import MonkeyPatch
55
You can’t perform that action at this time.
0 commit comments