dvc: Update to version 0.66.7

This commit is contained in:
Richard Kuhnt 2019-11-06 01:00:21 +00:00
parent f11431d05c
commit 11409bd81a

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