Skip to content

Commit 1065429

Browse files
authored
Release 3.61.1 (#1386)
2 parents 2d10bd5 + f14ce3b commit 1065429

File tree

10 files changed

+399
-282
lines changed

10 files changed

+399
-282
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Changelog
2+
3+
# Version 3.61.1 (2024-01-25)
4+
## Fixed
5+
* Removed export API limit (5000)
6+
27
# Version 3.61.0 (2024-01-22)
38
# Added
49
* `ModelSlice.get_data_row_identifiers`

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
copyright = '2021, Labelbox'
2222
author = 'Labelbox'
2323

24-
release = '3.61.0'
24+
release = '3.61.1'
2525

2626
# -- General configuration ---------------------------------------------------
2727

examples/basics/Export_V1_to_V2_migration_support.ipynb

Lines changed: 243 additions & 90 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)