diff --git a/ports/pybind11/CONTROL b/ports/pybind11/CONTROL index 94ed66368b..66157db1d0 100644 --- a/ports/pybind11/CONTROL +++ b/ports/pybind11/CONTROL @@ -1,4 +1,4 @@ Source: pybind11 -Version: 2.2.0 +Version: 2.2.1 Description: pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. Build-Depends: python3