From 2f1a0ab2f8478c16a89c31663d1d5d8afce8e900 Mon Sep 17 00:00:00 2001 From: Isaak Lim <isaak.lim@rwth-aachen.de> Date: Mon, 29 Jun 2020 12:15:04 +0200 Subject: [PATCH] bumb pybind11 to 2.5.0 --- pybind11 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pybind11 b/pybind11 index 9a19306..3b1dbeb 160000 --- a/pybind11 +++ b/pybind11 @@ -1 +1 @@ -Subproject commit 9a19306fbf30642ca331d0ec88e7da54a96860f9 +Subproject commit 3b1dbebabc801c9cf6f0953a4c20b904d444f879 -- GitLab