dvc: Update to version 0.50.1

This commit is contained in:
Richard Kuhnt 2019-06-26 18:00:20 +00:00
parent 977f074da5
commit 85fda604fc

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.50.0", "version": "0.50.1",
"url": "https://github.com/iterative/dvc/releases/download/0.50.0/dvc-0.50.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.50.1/dvc-0.50.1.exe",
"hash": "2992a033c0777d247352e8685c6ee95f1f306afb72031108d69d94cfcff64bf3", "hash": "5c38ee5ed508d9bbb23df5a39bddb0370da5daf8e504078d1a48949e2fb53a74",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {