mirror of
https://github.com/docker/compose.git
synced 2025-09-28 20:18:44 +02:00
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com> Close https://github.com/docker/compose/issues/7168
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