Should we enhance version with git revision #222
Labels
Discussion
🔮 enhancement
New feature or request
💡 idea
Possible ideas for the future
❔ question
Further information is requested
Milestone
https://pypi.org/project/poetry-git-version-plugin/
This is only in the code and won't affect the git releases
Means we can tell exactly what version we are running on the main smib easily, especially when we run changes before they are part of a release. Might make it easier to big fix.
The get_version() function in smib can return full version with git hash
And create a new get_short_version() to return the current format.
@sjefferson99
The text was updated successfully, but these errors were encountered: