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 b13509b commit ffc259fCopy full SHA for ffc259f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Not yet released
+## Version 2.4 (2020-01-30)
4
5
### Added
6
* `Prediction` and `PredictionModel` data types.
setup.py
@@ -7,7 +7,7 @@
7
8
setuptools.setup(
9
name="labelbox",
10
- version="2.3",
+ version="2.4",
11
author="Labelbox",
12
author_email="engineering@labelbox.com",
13
description="Labelbox Python API",
0 commit comments