mirror of
https://github.com/docker/compose.git
synced 2026-07-03 06:34:25 +00:00
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com> Close https://github.com/docker/compose/issues/7168
275 B
275 B
Release HOWTO
The release process is fully automated by Release.Jenkinsfile.
Usage
- edit
compose/__init__.pyto set release version number - commit and tag as
{major}.{minor}.{patch} - edit
compose/__init__.pyagain to set next development version number