dvc: Update to version 0.86.5

This commit is contained in:
Richard Kuhnt 2020-02-20 23:01:48 +00:00
parent 05f86043d9
commit 3064c4043e

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.86.4", "version": "0.86.5",
"url": "https://github.com/iterative/dvc/releases/download/0.86.4/dvc-0.86.4.exe", "url": "https://github.com/iterative/dvc/releases/download/0.86.5/dvc-0.86.5.exe",
"hash": "466405bf2126b82b45c92ab328179636b3b95bbba5bdc50780c014aa390e56c0", "hash": "11721446f669e445b53f59c673e0c12d4bb2a1c6d68fc2ca7e7259ac929465c0",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {