μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions | Variables
_version.py File Reference

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("."))