dvc: Update to version 0.78.0

This commit is contained in:
Richard Kuhnt 2019-12-24 19:00:25 +00:00
parent 66c8132693
commit 97665ae01c

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.77.3", "version": "0.78.0",
"url": "https://github.com/iterative/dvc/releases/download/0.77.3/dvc-0.77.3.exe", "url": "https://github.com/iterative/dvc/releases/download/0.78.0/dvc-0.78.0.exe",
"hash": "251c2b47da0b60519cf8522bd1a51fd4de7fc55f0584de0a93bf22da8024fcfb", "hash": "1a2a9f244aaa9ba7cce40a34c51a3b4855b9328da094ee2950de629a4ae9f635",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {