dvc: Update to version 0.67.0

This commit is contained in:
Richard Kuhnt 2019-11-09 19:00:30 +00:00
parent b7a45a42ca
commit a84720fe72

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.66.11", "version": "0.67.0",
"url": "https://github.com/iterative/dvc/releases/download/0.66.11/dvc-0.66.11.exe", "url": "https://github.com/iterative/dvc/releases/download/0.67.0/dvc-0.67.0.exe",
"hash": "b9112308b5d87a5dd9304b5d7f43914aa2ee4fe31c543a5374bf72706cf08f52", "hash": "b9ffcda0e21c364b342e82128d17534dd7376d76184f2d807e72a942f32e8187",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {