We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c07930 commit cf7a9d7Copy full SHA for cf7a9d7
_cmake/externals/FindLocalPyBind11.cmake
@@ -8,7 +8,7 @@
8
# pybind11
9
#
10
11
-set(pybind11_TAG "v2.13.5")
+set(pybind11_TAG "v3.0.0")
12
13
include(FetchContent)
14
FetchContent_Declare(
0 commit comments