From df9df15d915814f96ffd0134cc07ceefc14076ad Mon Sep 17 00:00:00 2001 From: "Colin B. Macdonald" Date: Sat, 12 Nov 2022 19:24:48 -0800 Subject: [PATCH] Bump submodule for latest release of pybind11 I think this fixes building on Python 3.11. Fixes #18. --- .gitmodules | 2 +- pybind11 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 56b69e8..66a3730 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "pybind11"] path = pybind11 url = https://github.com/pybind/pybind11.git - branch = v2.2 + branch = v2.10.1 diff --git a/pybind11 b/pybind11 index 86e2ad4..80dc998 160000 --- a/pybind11 +++ b/pybind11 @@ -1 +1 @@ -Subproject commit 86e2ad4f77442c3350f9a2476650da6bee253c52 +Subproject commit 80dc998efced8ceb2be59756668a7e90e8bef917