Closed mgaldzic closed 10 years ago
fixed formatting of comment online
This is appropriate. To get version of C++ API you call getVersion() method. To get version of Python module, read the python version string. This version string should be updated when the python code changes.
The following is not really appropriate behavior. I don't think anyone cares about the wrapper version. The functionality is in the underlying C++ API, that is what changes for the user.
If needed to distinguish, create a new version variable version_python_wrapper
This occurs here: init.py