Skip to content

Commit cf7a9d7

Browse files
committed
Upgrade pybind11 to 3.0.0
1 parent 3c07930 commit cf7a9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_cmake/externals/FindLocalPyBind11.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# pybind11
99
#
1010

11-
set(pybind11_TAG "v2.13.5")
11+
set(pybind11_TAG "v3.0.0")
1212

1313
include(FetchContent)
1414
FetchContent_Declare(

0 commit comments

Comments
 (0)