Closed benatouba closed 3 months ago
Thanks! Sorry i missed this. But normally this should be done automatically based on the git tag or commit. Awaiting input from @TimoRoth on how to do this nicely - there must be a good way available somewhere.
See https://github.com/fmaussion/salem/issues/250
Thanks for the report!
salem.version now correctly reflects the version of the package.
git diff upstream/master | flake8 --diff
salem.utils reads package metadata, but version number was not explicitly set. This resulted in version numbering v0.1+githash for regardless of real release number.