dvc: Update to version 0.66.4

This commit is contained in:
Richard Kuhnt 2019-11-04 18:01:49 +00:00
parent 28bd2516e5
commit c053dda8db

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.66.3", "version": "0.66.4",
"url": "https://github.com/iterative/dvc/releases/download/0.66.3/dvc-0.66.3.exe", "url": "https://github.com/iterative/dvc/releases/download/0.66.4/dvc-0.66.4.exe",
"hash": "279902a8efc19f60900816f8360dc93b272068220324670456d220cfe4946dcb", "hash": "3717eb503fa301e8bd25d9e1223fb102812fccd5b6c2a78148adc4f46ef781e8",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {