Because the version number should track the upstream swig releases that are included in the PyPI package, post release numbers are used to indicate a change to the PyPI package. It would be nice if versioneer had a version style that just used the TAG[.devN] without appending a post0 in between.
Because the version number should track the upstream swig releases that are included in the PyPI package, post release numbers are used to indicate a change to the PyPI package. It would be nice if versioneer had a version style that just used the
TAG[.devN]
without appending apost0
in between.