Skip to content

Commit 748b562

Browse files
authored
Merge branch 'master' into develop
2 parents 692faf6 + 9a8b9f7 commit 748b562

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Changelog
2+
23
# Version 3.55.0 (2023-11-06)
34
## Fixed
45
* Fix the instantiation of `failed_data_row_ids` in Batch. This fix will address the issue with the `create_batch` method for more than 1,000 data rows.

labelbox/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name = "labelbox"
2+
23
__version__ = "3.55.0"
34

45
from labelbox.client import Client

0 commit comments

Comments
 (0)