Closed
Description
Release: v0.1.2
Scheduled Date: 2020/07/01
Before release:
- Reserve a DOI on Zenodo by clicking on "New Version"
- Update Changelog (Changelog entry for v0.1.2 #504)
Release:
- Make a tag and push it to Github
git tag vX.Y.Z
git push --tags
- Go to GitHub Release and make a release
- Manually upload the pygmt-vX.Y.Z.zip file to https://zenodo.org/deposit, make sure you file it under the correct reserved DOI
- Announce the releases on the GMT forum, website (News) and ResearchGate (https://forum.generic-mapping-tools.org/t/pygmt-v0-1-2-released/629)
After release:
- Create branch 0.x for bug-fixes if this is a minor release (i.e. create branch 0.1 after 0.1.0 is released)
- Commit changes to Github
3rd party update:
- Update conda-forge pygmt-feedstock [Usually done automatically by conda-forge's bot] (pygmt v0.1.2 conda-forge/pygmt-feedstock#6)
- Party 🎉 (don't tick before all other checkboxes are ticked!)