dvc: Update to version 0.66.10

This commit is contained in:
Richard Kuhnt 2019-11-08 20:00:25 +00:00
parent 2f47bd08cb
commit dd9c5f62e6

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.9", "version": "0.66.10",
"url": "https://github.com/iterative/dvc/releases/download/0.66.9/dvc-0.66.9.exe", "url": "https://github.com/iterative/dvc/releases/download/0.66.10/dvc-0.66.10.exe",
"hash": "47f8d4202adab449dcd136cd59f7597c846847549eb00ba17f2521e8cde2548a", "hash": "d503c097cb8d970d4c6ca1c86e1ea972123be31f921bbdc0b4d5ef59604ab196",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {