
I got tired of version strings in project files getting out of sync with git tags, etc. I don’t want to have to switch python/js/etc. virtual environments just to run what is fundamentally a find/replace operation with some git operations. github.com/ptgoetz/go-ver…


