dvc: Update to version 0.51.2

This commit is contained in:
Richard Kuhnt 2019-07-12 15:00:21 +00:00
parent 21a5e55377
commit 597b07f404

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