Release#
- RELEASE_PROCEDURE.md
- VERSION
- MANIFEST.in
- .bumpversion.cfg
Release Procedure#
The release has four goals:
- Merge the new features to the
production
branch - Create a GitHub Release
- Update the documentation
- Publish a new version of the package at PyPI
The RELEASE_PROCEDURE.md contain detailed instructions to do a release.