dvc: Update to version 2.0.14

This commit is contained in:
Richard Kuhnt 2021-03-30 13:00:30 +00:00
parent 4891fd1ee3
commit a757c7efce

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.13", "version": "2.0.14",
"description": "Data & models versioning for ML projects, make them shareable and reproducible", "description": "Data & models versioning for ML projects, make them shareable and reproducible",
"homepage": "https://dvc.org/", "homepage": "https://dvc.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/iterative/dvc/releases/download/2.0.13/dvc-2.0.13.exe", "url": "https://github.com/iterative/dvc/releases/download/2.0.14/dvc-2.0.14.exe",
"hash": "077b8a4f0c489b2bf76231c027d832ccd9db83ba886b3e7f224b2f30245d4f2b", "hash": "764a7cff0b04addab7971411afaa81ce3c1b7d08d30973caa53f50d4cfdb6ccf",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {