Merge branch 'release' into 4.0.0-release

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2019-05-13 22:46:05 -07:00
commit 36a09df21c
1 changed files with 1 additions and 0 deletions

View File

@ -72,5 +72,6 @@ def main():
results.add(str(latest))
print(' '.join(results))
if __name__ == '__main__':
main()