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 7748b14 commit fcd71b4Copy full SHA for fcd71b4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## Version 2.3 (2019-11-12)
4
5
### Changed
6
* `Client.execute` now automatically extracts the 'data' value from the
setup.py
@@ -7,7 +7,7 @@
7
8
setuptools.setup(
9
name="labelbox",
10
- version="2.2",
+ version="2.3",
11
author="Labelbox",
12
author_email="engineering@labelbox.com",
13
description="Labelbox Python API",
0 commit comments