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
The GHA automation from the plugin template produces a dev version number like 3.17.0.dev which is not semver compatible nor is it Python version spec compatible, see pre releases.
It would be good if our pre releases used Python compliant versions.