You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that we're supporting versioning for the measurement plug-ins, it is desirable to have a consistent version on both the .serviceconfig and pyproject.toml files.
Example:
The nidcpower_source_dc_voltage example's service config file has a version "1.0.0" but the pyproject.toml file of the same example has a version of "0.5.0".