Skip to content

Commit 583f1a5

Browse files
committed
update libosmium and pybind11 dependencies
1 parent f9ca6c7 commit 583f1a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/osmium/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
pyosmium_release = '3.6.1'
1515

1616
# libosmium version shipped with the Pip release
17-
libosmium_version = '2.19.0'
17+
libosmium_version = '2.20.0'
1818
# protozero version shipped with the Pip release
1919
protozero_version = '1.7.1'
2020
# pybind11 version shipped with the Pip release
21-
pybind11_version = '2.11.0'
21+
pybind11_version = '2.11.1'

0 commit comments

Comments
 (0)