bumper updates tags for hot template releases
pip install git+https://github.com/JasonBoyles/bumper
bumper bump github_organization github_repo_name
0 indicates success, all values >0 failure.
github_organization: the Github username or organization under which the repo livesgithub_repo_name: the name of the repo
bumper requires a GITHUB_TOKEN environment variable containing a token
with the ability to delete and create tags in the target repo.