Skip to content

using setuptools_scm to determine version from git tag and distance to tag

Vuillaume requested to merge auto_version into master

I propose to use setuptools_scm to automatically determine the package version based on the latest tag.

Merge request reports