diff --git a/RELEASE_GUIDELINES.md b/RELEASE_GUIDELINES.md index 7592b02d8084d3a5e6419ae66b61331026f2766c..8e4897e7e42c02e2c2620661c9f51e39630f6b50 100644 --- a/RELEASE_GUIDELINES.md +++ b/RELEASE_GUIDELINES.md @@ -41,3 +41,7 @@ guidelines of the CaosDB Project 11. After the merge of main to dev, start a new development version by setting `ISRELEASED` to `False` and by increasing at least the `MICRO` version in [setup.py](./setup.py) and preparing CHANGELOG.md. + +12. Create releases on gitlab.com and gitlab.indiscale.com that contain (at + least) the most recent section of the CHANGELOG as the description and link + to the PyPi package.