Skip to content

Commit d2bf10d

Browse files
committed
updated pybind11
1 parent faeb7e1 commit d2bf10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/PolyfemPythonDownloadExternal.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ endfunction()
3434
function(polyfem_python_download_pybind11)
3535
polyfem_python_download_project(pybind11
3636
GIT_REPOSITORY https://github.com/pybind/pybind11.git
37-
GIT_TAG f7b499615e14d70ab098a20deb0cdb3889998a1a
37+
GIT_TAG 2.9.2
3838
)
3939
endfunction()
4040

0 commit comments

Comments
 (0)