File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ # Version 3.58.1 (2023-12-15)
3+ ## Added
4+ * Support to export all projects and all model runs to ` export_v2 ` for a ` dataset ` and a ` slice `
5+ ## Notebooks
6+ * Update exports v2 notebook to include methods that return ` ExportTask `
27
38# Version 3.58.0 (2023-12-11)
49## Added
Original file line number Diff line number Diff line change 2121copyright = '2021, Labelbox'
2222author = 'Labelbox'
2323
24- release = '3.58.0 '
24+ release = '3.58.1 '
2525
2626# -- General configuration ---------------------------------------------------
2727
Original file line number Diff line number Diff line change 11name = "labelbox"
22
3- __version__ = "3.58.0 "
3+ __version__ = "3.58.1 "
44
55from labelbox .client import Client
66from labelbox .schema .project import Project
You can’t perform that action at this time.
0 commit comments