The Auger Project is released on an as-needed basis. The process is as follows:
- Create a new git tag with
git tag -s $VERSION - Push the tag with
git push $VERSION - Once pushed, the github workflow will automatically create a new release with the tag and changelog.