Skip to content

Release#

  • RELEASE_PROCEDURE.md
  • VERSION
  • MANIFEST.in
  • .bumpversion.cfg

Release Procedure#

The release consists of three tasks:

  1. Create a GitHub Release
  2. Merge new features to the production branch
  3. Create a new version of the package at PyPI

Follow the instructions in the RELEASE_PROCEDURE.md carefully!