From 16fae4f0442a82042b622d48c61a2b6e9dcf57b0 Mon Sep 17 00:00:00 2001 From: Val Brodsky Date: Tue, 12 Nov 2024 15:00:06 -0800 Subject: [PATCH] Fix a CHANGELOG entry --- libs/labelbox/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/labelbox/CHANGELOG.md b/libs/labelbox/CHANGELOG.md index ceb4b369f..1c6b6bab4 100644 --- a/libs/labelbox/CHANGELOG.md +++ b/libs/labelbox/CHANGELOG.md @@ -8,7 +8,7 @@ * Improve SDK method name detection for Datadog dashboard([#1880](https://github.com/Labelbox/labelbox-python/pull/1880)) * Limit labeling front end visibility and mentions of a custom editor([#1877](https://github.com/Labelbox/labelbox-python/pull/1877)) * Remove all unused python imports([#1876](https://github.com/Labelbox/labelbox-python/pull/1876)) -* Remove bulk import request from readthedocs([#1872](https://github.com/Labelbox/labelbox-python/pull/1872)) +* Remove bulk import request from readthedocs([#1881](https://github.com/Labelbox/labelbox-python/pull/1881)) # Version 6.0.1 (2024-10-30)