Go to the source code of this file.
Namespaces | |
| namespace | pybind11 |
| namespace | pybind11._version |
Functions | |
| def | pybind11._version._to_int (s) |
Variables | |
| string | pybind11._version.__version__ = "2.9.2" |
| pybind11._version.version_info = tuple(_to_int(s) for s in __version__.split(".")) | |