diff --git a/py3-pybind11.yaml b/py3-pybind11.yaml index 8a54bb0d5b..e968a52d8f 100644 --- a/py3-pybind11.yaml +++ b/py3-pybind11.yaml @@ -1,6 +1,6 @@ package: name: py3-pybind11 - version: 2.13.3 + version: 2.13.4 epoch: 0 description: Seamless operability between C++11 and Python copyright: @@ -28,7 +28,7 @@ pipeline: with: repository: https://github.com/pybind/pybind11 tag: v${{package.version}} - expected-commit: bd67643652d3800837f1f41549a2a5adbaa3fafe + expected-commit: c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d - name: Python Build runs: python setup.py build