SmartGridready / SGrPython

Development of SGr PyPi package
Other
1 stars 1 forks source link

Create Git tag when publishing release to PyPI #25

Open mkrebs81 opened 3 months ago

mkrebs81 commented 3 months ago

It would be helpful to create a Git tag, perhaps even a Github release, before publishing a new release on PyPI.

This would allow developers to know exactly which Git commit was used to publish the release.

robin-schoch commented 1 month ago

This PR addresses this issue. #31