diff --git a/RELEASE.md b/RELEASE.md index 9f600ec82..baa2fe9de 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -16,4 +16,4 @@ git tag vX.X.X git push origin vX.X.X ``` - [ ] Then make a github [release](https://github.com/scipopt/PySCIPOpt/releases/new) from this new tag. -- [ ] Update documentation by running the `Generate Docs` workflow in Actions->Generate Docs. \ No newline at end of file +- [ ] Update the documentation: from readthedocs.io -> Builds -> Build version (latest and stable)