dvc: Update to version 0.52.0

This commit is contained in:
Richard Kuhnt 2019-07-15 11:01:15 +00:00
parent a83dc98251
commit f8f839b145

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