Add the changes for releasing on top of the current branch:
shell
nox -s prepare-release -- 1.10.1 --no-pr --no-branch
For additional options and help regarding the task `prepare-release`, execute:
shell
nox -s prepare-release -- -h
* **Added Plugin Support for Nox Task `prepare-release`**
- For further details on the plugin specification, refer to `exasol.toolbox.nox.plugin`.
- For an example of usage, refer to the `noxconfig` of the Python toolbox.
📚 Documentation
* Fixed typos and updated documentation
🔩 Internal
* Restructured `exasol.toolbox.nox` module