Skip to content

Commit faeb7e1

Browse files
authored
Update PolyfemPythonDownloadExternal.cmake
1 parent f9425da commit faeb7e1

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 2.8.1
37+
GIT_TAG f7b499615e14d70ab098a20deb0cdb3889998a1a
3838
)
3939
endfunction()
4040

0 commit comments

Comments
 (0)