Skip to content

Commit

Permalink
pybind to 2.7.1 (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 committed Oct 28, 2021
1 parent edcf6aa commit ae7f6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -22,7 +22,7 @@ else()
FetchContent_Declare(
pybind11-src
GIT_REPOSITORY https://github.com/pybind/pybind11.git
GIT_TAG v2.6.2
GIT_TAG v2.7.1
)
FetchContent_MakeAvailable(pybind11-src)
endif()
Expand Down

0 comments on commit ae7f6a5

Please sign in to comment.