Release HOWTO
The release process is fully automated by Release.Jenkinsfile
.
Usage
- edit
compose/__init__.py
to set release version number
- commit and tag as
{major}.{minor}.{patch}
- edit
compose/__init__.py
again to set next development version number