Skip to content

Commit f9425da

Browse files
author
teseoch
authored
Update PolyfemPythonDownloadExternal.cmake
1 parent f53fc88 commit f9425da

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

0 commit comments

Comments
 (0)