Skip to content

Commit 5667809

Browse files
committed
increase bundled pybind11 to 2.10.1
1 parent 71bcf2e commit 5667809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/osmium/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# protozero version shipped with the Pip release
1313
protozero_version = '1.7.1'
1414
# pybind11 version shipped with the Pip release
15-
pybind11_version = '2.10.0'
15+
pybind11_version = '2.10.1'

0 commit comments

Comments
 (0)