Add a RELEASE.md describing steps that need to be taken before making a release.
- Update the version in
setup.py
- Check if the test coverage is above a threshold.
- Check if the CHANGELOG is up-to-date.
- Create a tag matching the version in the
setup.py. Copy the "unreleased" section of the CHANGELOG into the description for the tag and release.
Add a RELEASE.md describing steps that need to be taken before making a release.
setup.pysetup.py. Copy the "unreleased" section of the CHANGELOG into the description for the tag and release.