Skip to content

Prepare a new Release

Alice JL edited this page Jan 29, 2022 · 6 revisions

How to prepare a new release

Please prepare in a separate branch the release. Before a release:

  • setup.py requires a change in version

  • before rendering the documentation; conf.py from docs/sources/ requires a change of version too.

  • the documentation should run and be rendering properly

    For this, please see Generating-Documentation

  • requirements should be up to date

Once you are happy with your release branch

  • Merge to the master branch
  • Flag the commit version on github

Push the documentation for update.

And inform your users ! Enjoy

Clone this wiki locally