dvc: Update to version 0.71.0

This commit is contained in:
Richard Kuhnt 2019-11-26 20:00:47 +00:00
parent 8eaaa36b2a
commit da120ea372

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.70.0", "version": "0.71.0",
"url": "https://github.com/iterative/dvc/releases/download/0.70.0/dvc-0.70.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.71.0/dvc-0.71.0.exe",
"hash": "523f103ebea3f76e3da799d0357a21cad8c75a138680315e51ed35b957f7c1ba", "hash": "8ee18c22524499c102907ea037798afcf603bbb3c37ab6b42c1d838139c1a767",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {