Skip to content

Commit ffc259f

Browse files
Bump version to 2.4
1 parent b13509b commit ffc259f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Not yet released
3+
## Version 2.4 (2020-01-30)
44

55
### Added
66
* `Prediction` and `PredictionModel` data types.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setuptools.setup(
99
name="labelbox",
10-
version="2.3",
10+
version="2.4",
1111
author="Labelbox",
1212
author_email="[email protected]",
1313
description="Labelbox Python API",

0 commit comments

Comments
 (0)