File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # Version 3.32.0 (2022-12-02)
4+ ### Added
5+ * Added ` HTML ` Enum to ` MediaType ` . ` HTML ` is introduced as a new asset type in Labelbox.
6+
37# Version 3.31.0 (2022-11-28)
48### Added
59* Added ` client.clear_global_keys() ` to remove global keys from their associated data rows
Original file line number Diff line number Diff line change 2121copyright = '2021, Labelbox'
2222author = 'Labelbox'
2323
24- release = '3.31 .0'
24+ release = '3.32 .0'
2525
2626# -- General configuration ---------------------------------------------------
2727
Original file line number Diff line number Diff line change 11name = "labelbox"
2- __version__ = "3.31 .0"
2+ __version__ = "3.32 .0"
33
44from labelbox .client import Client
55from labelbox .schema .project import Project
You can’t perform that action at this time.
0 commit comments