File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies = [
1212 " tqdm>=4.66.2" ,
1313 " geojson>=3.1.0" ,
1414 " mypy==1.10.1" ,
15- " lbox-clients==1.1.1 " ,
15+ " lbox-clients==1.1.2 " ,
1616]
1717readme = " README.md"
1818requires-python = " >=3.9,<3.14"
Original file line number Diff line number Diff line change 11[project ]
22name = " lbox-clients"
3- version = " 1.1.1 "
3+ version = " 1.1.2 "
44description = " This module contains client sdk uses to conntect to the Labelbox API and backends"
55authors = [
66 { name = " Labelbox" , email = " engineering@labelbox.com" }
Original file line number Diff line number Diff line change 11[project ]
22name = " lbox-example"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44description = " An example module which can be used to develop other modules under the lbox namespace"
55authors = [
66 { name = " Labelbox" , email = " engineering@labelbox.com" }
You can’t perform that action at this time.
0 commit comments