Skip to content
Snippets Groups Projects
Commit 0f66330a authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DOC: Update RELEASE_GUIDELINES

parent ea9d7164
No related branches found
No related tags found
1 merge request!71Release 0.9
Pipeline #28777 passed
...@@ -40,8 +40,9 @@ guidelines of the CaosDB Project ...@@ -40,8 +40,9 @@ guidelines of the CaosDB Project
11. Merge the main branch back into the dev branch. 11. Merge the main branch back into the dev branch.
12. After the merge of main to dev, start a new development version by 12. After the merge of main to dev, start a new development version by setting
setting `ISRELEASED` to `False` and by increasing at least the `MICRO` `ISRELEASED` to `False` and by increasing at least the `MICRO` version in
version in [setup.py](./setup.py). [setup.py](./setup.py). Please note that due to a bug in pip, the `PRE`
Also update CHANGELOG.md (new "Unreleased" section). version has to remain empty in the setup.py.
Also update `src/doc/conf.py`. Also update CHANGELOG.md (new "Unreleased" section). Also update
`src/doc/conf.py`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment