Release#
- RELEASE_PROCEDURE.md
- VERSION
- MANIFEST.in
- .bumpversion.cfg
Release Procedure#
The release consists of three tasks:
- Create a GitHub Release
- Merge new features to the
production
branch - Create a new version of the package at PyPI
Follow the instructions in the RELEASE_PROCEDURE.md carefully!