dvc: Update to version 0.60.0

This commit is contained in:
Richard Kuhnt 2019-09-25 14:00:53 +00:00
parent 790a2822c9
commit 8199485f85

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.59.2", "version": "0.60.0",
"url": "https://github.com/iterative/dvc/releases/download/0.59.2/dvc-0.59.2.exe", "url": "https://github.com/iterative/dvc/releases/download/0.60.0/dvc-0.60.0.exe",
"hash": "8ccd2dd1b46d1c5e97d3096890b6409950a1aebbf0a08e99b5ace81df404d277", "hash": "68fed70cbbf20c001f449ebfe4c5c504c8390c8dc52750ffdf7afe9dd17d99f1",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {