mirror of
https://github.com/docker/compose.git
synced 2026-06-26 03:04:15 +00:00
1.20.0-dev
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
522825e411
commit
8ea89efdd8
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Change log
|
||||
==========
|
||||
|
||||
1.19.0 (2018-01-31)
|
||||
1.19.0 (2018-02-07)
|
||||
-------------------
|
||||
|
||||
### Breaking changes
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
from __future__ import absolute_import
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '1.19.0-rc3'
|
||||
__version__ = '1.20.0dev'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue