Skip to content

How to release a new version

Jean-Sébastien Gosselin edited this page Oct 11, 2023 · 1 revision
  1. Update version_info and __date__ in main __init__.py file in the main branch.
  2. Publish a new release on GitHub.
  3. In GitHub actions, approve the Publish package to PyPI workflow that should have been triggered by the publishing of the new release.
  4. Go make a coffee and enjoy the new release.
Clone this wiki locally