dvc: Update to version 0.56.0

This commit is contained in:
Richard Kuhnt 2019-08-21 01:00:20 +00:00
parent 485c1e61f2
commit 6ddf5ecb77

View File

@ -2,9 +2,9 @@
"homepage": "https://dvc.org/", "homepage": "https://dvc.org/",
"description": "Data & models versioning for ML projects, make them shareable and reproducible", "description": "Data & models versioning for ML projects, make them shareable and reproducible",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "0.55.0", "version": "0.56.0",
"url": "https://github.com/iterative/dvc/releases/download/0.55.0/dvc-0.55.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.56.0/dvc-0.56.0.exe",
"hash": "7f9e93fc7daeabaf9345457713944f9eb308e945ae8d3c3f534e48ad38c40e80", "hash": "5665124c7bdee7b8ee7a61bac499268b61d1a0fc53cb9caee3550c3bbdcc2948",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {