Skip to content

Commit 77bf526

Browse files
authored
User agent (#101)
* added sdk version to headers * Update client.py * Update _version.py * format code * format * google format * parse __init__.py for version * Updated changelog authored-by: Matt Sokoloff <msokoloff@labelbox.com>
1 parent 03f2952 commit 77bf526

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
* Comparing a Labelbox object (e.g. Project) to None doesn't raise an exception
77
* Adding `order_by` to `Project.labels` doesn't raise an exception
88

9+
## Version 2.4.10 (2021-01-05)
10+
### Added
11+
* SDK version added to request headers
12+
913
## Version 2.4.9 (2020-11-09)
1014
### Fix
1115
* 2.4.8 was broken for > Python 3.6

0 commit comments

Comments
 (0)