diff options
| author | Ethan Smith <ethan@ethanhs.me> | 2017-03-27 02:21:48 -0400 |
|---|---|---|
| committer | Ethan Smith <ethan@ethanhs.me> | 2017-03-27 02:21:48 -0400 |
| commit | 0723e5268d37d4c9632c4b0fa99504216cfec38e (patch) | |
| tree | 0283212c6251d5488c0110318ee2f3237e4a7733 /ports/pybind11/CONTROL | |
| parent | bfb3ef841b339b969708f52762efc38f6f799a50 (diff) | |
| download | vcpkg-0723e5268d37d4c9632c4b0fa99504216cfec38e.tar.gz vcpkg-0723e5268d37d4c9632c4b0fa99504216cfec38e.zip | |
update pybind11 to 2.1.0
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 536647265..a51fd173c 100644 --- a/ports/pybind11/CONTROL +++ b/ports/pybind11/CONTROL @@ -1,3 +1,3 @@ Source: pybind11 -Version: 2.0.1 +Version: 2.1.0 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.
\ No newline at end of file |
