Skip to content

Commit bbb1104

Browse files
authored
Update stubs after pybind11 update (#162)
1 parent b8decd4 commit bbb1104

35 files changed

+9
-7
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
matrix:
4444
pybind11-branch: [ "master" ]
4545
python:
46+
- "3.12"
4647
- "3.11"
4748
- "3.10"
4849
- "3.9"

tests/stubs/python-3.11

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python-3.12

0 commit comments

Comments
 (0)