diff options
| author | zhihaoy <43971430+zhihaoy@users.noreply.github.com> | 2019-01-09 17:19:27 -0600 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-01-09 15:19:27 -0800 |
| commit | 7578a485b181ded330b87cc72726f01e38ff7ed6 (patch) | |
| tree | 2f92a43aeb25bdd98dc0cff44e753bbf843189f3 /ports/pybind11/CONTROL | |
| parent | bbb68a2ec882df1fa76b21ba30d686f915e668a4 (diff) | |
| download | vcpkg-7578a485b181ded330b87cc72726f01e38ff7ed6.tar.gz vcpkg-7578a485b181ded330b87cc72726f01e38ff7ed6.zip | |
[pybind11] Upgrade to v2.2.4 (#5087)
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 67fdaea5d..880d6c3b7 100644 --- a/ports/pybind11/CONTROL +++ b/ports/pybind11/CONTROL @@ -1,4 +1,4 @@ Source: pybind11 -Version: 2.2.3-1 +Version: 2.2.4 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 |
