Skip to content

Commit e19321d

Browse files
Bump pybind11
1 parent ad8697b commit e19321d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include(FetchContent)
33
FetchContent_Declare(
44
pybind11
55
GIT_REPOSITORY https://github.com/pybind/pybind11.git
6-
GIT_TAG v3.0.1
6+
GIT_TAG v3.0.4
77
)
88
# For Windows: Prevent overriding the parent project's compiler/linker settings
99
set(PYBIND11_FINDPYTHON ON)

0 commit comments

Comments
 (0)