Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 38de753

Browse files
committed
conan: Update libqi to v4.0.2.
1 parent 159d04b commit 38de753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class QiPythonConan(ConanFile):
5656
requires = [
5757
"boost/[~1.78]",
5858
"pybind11/[^2.9]",
59-
"qi/4.0.1",
59+
"qi/4.0.2",
6060
]
6161

6262
test_requires = [

0 commit comments

Comments
 (0)