- For a new major release, remove stuff (e.g. parameters, methods) deprecated in the previous cycle.
- Update the
__version__
string inbioblend/__init__.py
. - Update
CHANGELOG.md
. - Commit the changes above, push to GitHub, and wait for Continuous Integration (CI) tests to pass.
- Make a new release through the GitHub interface. A CI job will automatically upload the packages to PyPI.
- Optionally update the Bioconda package.