Try and automatically detect Python package versions
This MR adds support for automatically detecting Python package versions from an sdist
, and using that version for the changelog entry. This mainly supports automatic versioning for projects that use setuptools-scm
.