dvc: Update to version 0.61.0

This commit is contained in:
Richard Kuhnt 2019-10-01 14:00:52 +00:00
parent 6072f84e44
commit 7b09120b03

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.60.1", "version": "0.61.0",
"url": "https://github.com/iterative/dvc/releases/download/0.60.1/dvc-0.60.1.exe", "url": "https://github.com/iterative/dvc/releases/download/0.61.0/dvc-0.61.0.exe",
"hash": "3a56da762c4837a95425ee86203238ec0f772b5ff68a9da0f6f23a408d77cb26", "hash": "eddef4de80b725ea8bb81a81b98fac43cb730d64e203f3cfdaa68a26ed2fe541",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {