tag:github.com,2008:https://github.com/pybind/pybind11/releases
Tags from pybind11
2026-02-17T04:35:52Z
tag:github.com,2008:Repository/38581626/v3.0.2
2026-02-17T04:45:48Z
Version 3.0.2
rwgk
tag:github.com,2008:Repository/38581626/v3.0.1
2025-08-22T20:05:37Z
Version 3.0.1
henryiii
tag:github.com,2008:Repository/38581626/v3.0.0
2025-07-18T16:48:43Z
Version 3.0.0
rwgk
tag:github.com,2008:Repository/38581626/v3.0.0rc4
2025-06-19T14:56:11Z
Version 3.0.0 RC 4
<p>chore: prepare for 3.0.0rc4 (<a class="issue-link js-issue-link" href="https://github.com/pybind/pybind11/pull/5736">#5736</a>)</p>
<p>Signed-off-by: Henry Schreiner <[email protected]></p>
henryiii
tag:github.com,2008:Repository/38581626/v3.0.0rc3
2025-06-05T16:21:59Z
Version 3.0.0 RC 3
<p>docs: prepare for RC 3 (<a class="issue-link js-issue-link" href="https://github.com/pybind/pybind11/pull/5713">#5713</a>)</p>
<p>* docs: prepare for RC 3</p>
<p>Signed-off-by: Henry Schreiner <[email protected]></p>
<p>* docs: one more rc 3 update</p>
<p>* chore: bump to 3.0.0rc3</p>
<p>Signed-off-by: Henry Schreiner <[email protected]></p>
<p>---------</p>
<p>Signed-off-by: Henry Schreiner <[email protected]></p>
henryiii
tag:github.com,2008:Repository/38581626/v3.0.0rc2
2025-05-29T15:53:58Z
Version 3.0.0 RC 2
<p>docs: changelog update for 3.0.0rc2</p>
<p>Signed-off-by: Henry Schreiner <[email protected]></p>
henryiii
tag:github.com,2008:Repository/38581626/v3.0.0rc1
2025-05-21T20:16:09Z
Version 3.0.0 RC 1
<p>docs: prepare for 3.0.0rc1 (<a class="issue-link js-issue-link" href="https://github.com/pybind/pybind11/pull/5679">#5679</a>)</p>
<p>* docs: prepare for 3.0.0rc1</p>
<p>Signed-off-by: Henry Schreiner <[email protected]></p>
<p>* Apply suggestions from code review</p>
<p>Co-authored-by: Copilot <[email protected]></p>
<p>* Update changelog.md</p>
<p>---------</p>
<p>Signed-off-by: Henry Schreiner <[email protected]>
<br />Co-authored-by: Copilot <[email protected]></p>
henryiii
tag:github.com,2008:Repository/38581626/v2.13.6
2024-09-14T00:33:41Z
Version 2.13.6
<p>chore: bump to 2.13.6</p>
<p>Signed-off-by: Henry Schreiner <[email protected]></p>
henryiii
tag:github.com,2008:Repository/38581626/v2.12.1
2024-09-13T22:27:56Z
Version 2.12.1
<p>Increment `PYBIND11_VERSION_PATCH`</p>
<p>QA:</p>
<p>```
<br />$ nox -s tests_packaging
<br />nox > Running session tests_packaging
<br />nox > Creating virtual environment (virtualenv) using python3 in .nox/tests_packaging
<br />nox > python -m pip install -r tests/requirements.txt
<br />nox > pytest tests/extra_python_package
<br />=========================================================== test session starts ============================================================
<br />platform darwin -- Python 3.10.2, pytest-7.4.4, pluggy-1.5.0
<br />rootdir: /Users/rgrossekunst/forked/pybind11/tests/extra_python_package
<br />configfile: pytest.ini
<br />plugins: timeout-2.3.1
<br />collected 4 items</p>
<p>tests/extra_python_package/test_files.py .... [100%]</p>
<p>============================================================ 4 passed in 22.82s ============================================================
<br />nox > Session tests_packaging was successful.
<br />```</p>
rwgk
tag:github.com,2008:Repository/38581626/v2.11.2
2024-09-13T22:33:10Z
Version 2.11.2
<p>Increment `PYBIND11_VERSION_PATCH`</p>
<p>QA:</p>
<p>```
<br />$ nox -s tests_packaging
<br />nox > Running session tests_packaging
<br />nox > Creating virtual environment (virtualenv) using python3 in .nox/tests_packaging
<br />nox > python -m pip install -r tests/requirements.txt --prefer-binary
<br />nox > pytest tests/extra_python_package
<br />=========================================================== test session starts ============================================================
<br />platform darwin -- Python 3.10.2, pytest-7.0.0, pluggy-1.5.0
<br />rootdir: /Users/rgrossekunst/forked/pybind11/tests/extra_python_package, configfile: pytest.ini
<br />plugins: timeout-2.3.1
<br />collected 4 items</p>
<p>tests/extra_python_package/test_files.py .... [100%]</p>
<p>============================================================ 4 passed in 33.98s ============================================================
<br />nox > Session tests_packaging was successful.
<br />```</p>
rwgk