dvc: Update to version 0.66.6

This commit is contained in:
Richard Kuhnt 2019-11-05 02:00:26 +00:00
parent a235e4fbec
commit 1df0becbf9

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.5", "version": "0.66.6",
"url": "https://github.com/iterative/dvc/releases/download/0.66.5/dvc-0.66.5.exe", "url": "https://github.com/iterative/dvc/releases/download/0.66.6/dvc-0.66.6.exe",
"hash": "65a1463ef8fee0b25a25e07712c51b38ec839c1b7fdb9fc9887f794ac6f5c2ba", "hash": "6213333a72ef5634da3bec689825357187735b9fa2c5d7df744002e444c6108f",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {