Skip to content

Commit 236eb7a

Browse files
committed
update contrib package versions
1 parent 9643d14 commit 236eb7a

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
@@ -8,8 +8,8 @@
88
pyosmium_release = '3.2.0'
99

1010
# libosmium version shipped with the Pip release
11-
libosmium_version = '2.17.3'
11+
libosmium_version = '2.18.0'
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.9.0'
15+
pybind11_version = '2.9.1'

0 commit comments

Comments
 (0)