Skip to content

Commit fcd71b4

Browse files
Bump version to 2.3
1 parent 7748b14 commit fcd71b4

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-
## Unreleased
3+
## Version 2.3 (2019-11-12)
44

55
### Changed
66
* `Client.execute` now automatically extracts the 'data' value from the

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.2",
10+
version="2.3",
1111
author="Labelbox",
1212
author_email="[email protected]",
1313
description="Labelbox Python API",

0 commit comments

Comments
 (0)