As always, the easiest option for installation or upgrade of Bonobo is through PyPI, using "pip install -U bonobo".
More installation options are available in the documentation.
This is a weekly maintenance release, and it contains no new features.
- Updated project management model to edgy.project 0.3 format.
- Updated frozen version numbers in requirements.
Note: this does not change anything when used as a dependency if you freeze your requirements, as the setup.py requirement specifiers did not change.
The docker images have been updated with the new version, and bonobo's docker extension codebase got a big bump forward, and will move to "alpha" stability with the upcoming release of bonobo 0.4. To simplify the release management process, it will be merged in a subtree of the main repository, and follow the same minor versions as bonobo (even if patch level can vary, if one software gets more bugfix releases than the other).
If you encounter any problem with the upgrade, please open an issue on the tracker so we can learn from mistakes.