dvc: Update to version 0.82.7

This commit is contained in:
Richard Kuhnt 2020-01-31 22:01:50 +00:00
parent 24edae0630
commit e4b391214c

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.82.6", "version": "0.82.7",
"url": "https://github.com/iterative/dvc/releases/download/0.82.6/dvc-0.82.6.exe", "url": "https://github.com/iterative/dvc/releases/download/0.82.7/dvc-0.82.7.exe",
"hash": "ffd1ab7165dbb194764af8aeae62832fed56550d9e464ec2f2d5ff0967cdc396", "hash": "6c3ce2220266a01bf6a02c05987ff317e449a89f16b2ecca9bb08a5bff4766bb",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {