We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745a869 commit 6697c41Copy full SHA for 6697c41
libs/labelbox/CHANGELOG.md
@@ -1,4 +1,14 @@
1
# Changelog
2
+# Version 3.78.0 (2024-09-03)
3
+## Added
4
+* Project get_labeling_service_dashboard() aka project detail (Miltiple PRs)
5
+* Client get_labeling_service_dashboards() aka project list (Miltiple PRs)
6
+* Client get_task_by_id()([#1767](https://github.com/Labelbox/labelbox-python/pull/1767))
7
+## Updated
8
+* Labeling service improve error reporting([#1769](https://github.com/Labelbox/labelbox-python/pull/1769))
9
+## Fixed
10
+* Build a test-pypi sdk instance even if tests fail([#1774](https://github.com/Labelbox/labelbox-python/pull/1774))
11
+
12
# Version 3.77.1 (2024-08-28)
13
## Fixed
14
* Restore client.headers([#1781](https://github.com/Labelbox/labelbox-python/pull/1781))
0 commit comments