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 65c411d commit d37d85cCopy full SHA for d37d85c
src/osmium/version.pyi
@@ -0,0 +1,14 @@
1
+# SPDX-License-Identifier: BSD-2-Clause
2
+#
3
+# This file is part of pyosmium. (https://osmcode.org/pyosmium/)
4
5
+# Copyright (C) 2025 Sarah Hoffmann <[email protected]> and others.
6
+# For a full list of authors see the git log.
7
+"""
8
+Typing information for generated version module.
9
10
+
11
+pyosmium_release: str
12
+libosmium_version: str
13
+protozero_version: str
14
+pybind11_version: str
0 commit comments