Nothing novel here, just want these instructions all in one place for my own use.
1.) Ensure everything is pushed to master and is working
2.) Ensure CHANGES.md
is up to date with latest
3.) Ensure version in setup.py
is incremented
4.) Tag the repo - e.g., git tag 0.2 && git push origin 0.2