aboutsummaryrefslogtreecommitdiff
path: root/ports/pybind11/CONTROL
diff options
context:
space:
mode:
authorAnand Balakrishnan <anandbala1597@gmail.com>2020-07-13 11:04:14 -0700
committerGitHub <noreply@github.com>2020-07-13 11:04:14 -0700
commit8d50672e044c9025ce7a37695949f872907d80b8 (patch)
tree23a9f4ab59390276886aadc32e21016b01d6469a /ports/pybind11/CONTROL
parent006a133d39a72cc7ec60f651e224ca8a3b41c734 (diff)
downloadvcpkg-8d50672e044c9025ce7a37695949f872907d80b8.tar.gz
vcpkg-8d50672e044c9025ce7a37695949f872907d80b8.zip
[pybind11] Update to v2.5.0 (#12394)
* [pybind11] Update to v2.5.0 * Address comments in PR
Diffstat (limited to 'ports/pybind11/CONTROL')
-rw-r--r--ports/pybind11/CONTROL4
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)