We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9643d14 commit 236eb7aCopy full SHA for 236eb7a
src/osmium/version.py
@@ -8,8 +8,8 @@
8
pyosmium_release = '3.2.0'
9
10
# libosmium version shipped with the Pip release
11
-libosmium_version = '2.17.3'
+libosmium_version = '2.18.0'
12
# protozero version shipped with the Pip release
13
protozero_version = '1.7.1'
14
# pybind11 version shipped with the Pip release
15
-pybind11_version = '2.9.0'
+pybind11_version = '2.9.1'
0 commit comments