diff options
| author | Stanislav Ershov <digital.stream.of.mind@gmail.com> | 2018-07-10 20:46:38 +0300 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-07-10 10:46:38 -0700 |
| commit | 69abe4cfb7527897ef6bb739c310bb9db6cbf9af (patch) | |
| tree | d3ccdbdd54e7c901ba802af668b959965b9166df /ports/pybind11/CONTROL | |
| parent | 5303da0c2e9592ab5f121897c5f08a00e952e924 (diff) | |
| download | vcpkg-69abe4cfb7527897ef6bb739c310bb9db6cbf9af.tar.gz vcpkg-69abe4cfb7527897ef6bb739c310bb9db6cbf9af.zip | |
[pybind11] Update to 2.2.3 (#3879)
Diffstat (limited to 'ports/pybind11/CONTROL')
| -rw-r--r-- | ports/pybind11/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pybind11/CONTROL b/ports/pybind11/CONTROL index 66157db1d..bd389141b 100644 --- a/ports/pybind11/CONTROL +++ b/ports/pybind11/CONTROL @@ -1,4 +1,4 @@ Source: pybind11 -Version: 2.2.1 +Version: 2.2.3 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 |
