Update release documentation
After doing the 1.3.0
release some of the commands are slightly off. Here are what some of the commands should be:
git commit -a -m "Update changelog for version 0.0.6"
git commit -a -m "Back to development"
git push upstream && git push upstream --tags