dvc: Update to version 0.82.1

This commit is contained in:
Richard Kuhnt 2020-01-21 00:01:52 +00:00
parent 9370ba9458
commit ae59f38dbf

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.0", "version": "0.82.1",
"url": "https://github.com/iterative/dvc/releases/download/0.82.0/dvc-0.82.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.82.1/dvc-0.82.1.exe",
"hash": "a5fdacbbeec43401705a3a0808a11dba715942c69bb910a96002a6a76b80c109", "hash": "fbef0bb334a7c4b954f9d0991519a6ccc568724e887b8aabf22b81bf23767a41",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {