dvc: Update to version 0.61.1

This commit is contained in:
Richard Kuhnt 2019-10-02 10:00:24 +00:00
parent 3f981ecf95
commit 411b898d4f

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