File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ at [zivid.com](https://www.zivid.com/).
1818### Dependencies
1919
2020* [ Python] ( https://www.python.org/ ) version 3.7 or higher
21- * [ Zivid SDK] [ zivid-download-software-url ] version 2.17.1 (see [ docs] [ zivid-software-installation-url ] for help)
21+ * [ Zivid SDK] [ zivid-download-software-url ] version 2.17.2 (see [ docs] [ zivid-software-installation-url ] for help)
2222* [ Compiler] ( doc/CompilerInstallation.md ) with C++17 support
2323
2424* Ubuntu users must install Python headers (` apt install python3-dev ` ) in addition to the regular ` python3 ` package.*
Original file line number Diff line number Diff line change 1- 2.17.1
1+ 2.17.2
Original file line number Diff line number Diff line change 11{
2- "ZIVID_SDK_EXACT_VERSION" : " 2.17.1+7516d437 -1"
2+ "ZIVID_SDK_EXACT_VERSION" : " 2.17.2+440b2367 -1"
33}
Original file line number Diff line number Diff line change 11{
22 "major" : 2 ,
33 "minor" : 17 ,
4- "patch" : 1 ,
4+ "patch" : 2 ,
55 "pre_release" : " "
66}
You can’t perform that action at this time.
0 commit comments