MDSplus / mdsplus

The MDSplus data management system
https://mdsplus.org/
Other
75 stars 45 forks source link

Fix: Python release version tag #2764

Closed santorofer closed 6 months ago

santorofer commented 6 months ago

The release tag now has the version format that also matches the MDSplus release version tag format.

WhoBrokeTheBuild commented 6 months ago

This will fix the warning coming from python after upgrading to the latest version:

Warning:
  The MDSplus python module version (alpha_release_7.141.78) does not match
  the version of the installed MDSplus libraries (alpha_release-7-141-78).
  Upgrade the module using the mdsplus/python/MDSplus directory of the
  MDSplus installation or set PYTHONPATH=/usr/local/mdsplus/python.