dvc: Update to version 0.86.0

This commit is contained in:
Richard Kuhnt 2020-02-17 14:01:51 +00:00
parent 273acc4d53
commit 1041705675

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.85.0", "version": "0.86.0",
"url": "https://github.com/iterative/dvc/releases/download/0.85.0/dvc-0.85.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.86.0/dvc-0.86.0.exe",
"hash": "5e1b76c0a2117be2a4f81344b323028abef9e5f8ab662cf927db50227229f197", "hash": "8a2f54b0b345d6b54a2f49adde0ceaf4d704f06237bd1c73b5edc37a188c8b05",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {