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 version doesn't need to be the next version number, just something smaller that it. Just increasing the last component will typically do this (but doesn't handle the case of 1.0 -> 1.0.1).
This is similar to the default scheme used by setuptools-scm.