Skip to content

Commit 5e4b587

Browse files
Updated target version of pybind11 to try to resolve github build issues.
1 parent 8132d5d commit 5e4b587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists-pybind11.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ include(ExternalProject)
44

55
ExternalProject_Add(pybind11
66
GIT_REPOSITORY https://github.com/pybind/pybind11.git
7-
GIT_TAG "v2.10.3"
7+
GIT_TAG "v2.13.6"
88

99
UPDATE_COMMAND ""
1010
PATCH_COMMAND ""

0 commit comments

Comments
 (0)