py_canoe.core.version.Version

The Version object represents the version of the CANoe application.

Source code in src\py_canoe\core\version.py
8
9
def __init__(self, app):
    self.com_object = app.com_object.Version