dvc: Update to version 0.82.9

This commit is contained in:
Richard Kuhnt 2020-02-05 02:01:49 +00:00
parent 1e0173d0b3
commit 099a694b38

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.8", "version": "0.82.9",
"url": "https://github.com/iterative/dvc/releases/download/0.82.8/dvc-0.82.8.exe", "url": "https://github.com/iterative/dvc/releases/download/0.82.9/dvc-0.82.9.exe",
"hash": "0cbed84eff0983b92ee15f3cd0b7c4c68d10d96c270b22d66501da07e5fa3e03", "hash": "167c74f2f99f6f9748b042c14090b967d61fdf5b65b47d3a42b2ea67fcdc8667",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {