diff options
Diffstat (limited to 'ports/pybind11/CONTROL')
| -rw-r--r-- | ports/pybind11/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/pybind11/CONTROL b/ports/pybind11/CONTROL index 8c50388da..b01861122 100644 --- a/ports/pybind11/CONTROL +++ b/ports/pybind11/CONTROL @@ -1,5 +1,5 @@ Source: pybind11 -Version: 2.4.3 +Version: 2.5.0 Homepage: https://github.com/pybind/pybind11 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 (windows)
\ No newline at end of file +Build-Depends: python3 (windows) |
