Automate release process
Open
Build
enhancement
help wanted
- Dominant language
- Python
- Stars
- 149
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
This is mostly manual as described at RELEASE.md. We need to:
- Using semantic versioning, be able to do major, minor and patch releases, calculating the new version based on the previous.
- Unify version at setup.py and docs/conf.py.
- Ensure Travis CI build is OK for new release.
- Ensure readthedocs.org build is OK for each release.
Contributor guide
Assessment
This issue has not been assessed yet.