dvc: Update to version 0.66.0

This commit is contained in:
Richard Kuhnt 2019-10-25 22:00:25 +00:00
parent 49bee7a091
commit 15fb4a9b77

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.65.0", "version": "0.66.0",
"url": "https://github.com/iterative/dvc/releases/download/0.65.0/dvc-0.65.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.66.0/dvc-0.66.0.exe",
"hash": "75cec9bcf1448372370683f5ebb0f24a54ca02e237f57ab91ddf002d26314e35", "hash": "827ac11b3f8087d59267d094160ba073941c5366865dad4f00a3af2e67a31b74",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {