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 f9ca6c7 commit 583f1a5Copy full SHA for 583f1a5
src/osmium/version.py
@@ -14,8 +14,8 @@
14
pyosmium_release = '3.6.1'
15
16
# libosmium version shipped with the Pip release
17
-libosmium_version = '2.19.0'
+libosmium_version = '2.20.0'
18
# protozero version shipped with the Pip release
19
protozero_version = '1.7.1'
20
# pybind11 version shipped with the Pip release
21
-pybind11_version = '2.11.0'
+pybind11_version = '2.11.1'
0 commit comments