Call this in a subprocess: ```sh git tag {version} git push --tags ```
Call this in a subprocess:
git tag {version} git push --tags