Make new release ================ - Update revision in `eos/__init__.py` - Commit changes `git commit -a -m "your message here"` - Push changes `git push` - Use the workflow dispatch for [**Release**](https://gitea.psi.ch/sinq-reflectometry/eos/actions?workflow=release.yml&actor=0&status=0) action on Gitea with option "all_incl_release", that builds a new version, releases it and uploads it to PyPI. Update on AMOR-DR ================= - Login via SSH using the **amor-dr** user. - Activate eos virtual environment `source /home/software/virtualenv/eosenv/bin/activate` - Update eos packge `pip install --upgrade amor-eos`