dvc: Update to version 0.55.0

This commit is contained in:
Richard Kuhnt 2019-08-15 23:00:34 +00:00
parent a3e993b258
commit 791c9e3a5b

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.54.1", "version": "0.55.0",
"url": "https://github.com/iterative/dvc/releases/download/0.54.1/dvc-0.54.1.exe", "url": "https://github.com/iterative/dvc/releases/download/0.55.0/dvc-0.55.0.exe",
"hash": "545eb9f3fbc8d7d0ce818b9104a5c2217084af00dc6ea4b9cdf915458b491223", "hash": "7f9e93fc7daeabaf9345457713944f9eb308e945ae8d3c3f534e48ad38c40e80",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {