dvc: Update to version 2.0.2

This commit is contained in:
Richard Kuhnt 2021-03-05 00:01:48 +00:00
parent 97b44acb40
commit 23a0432508

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.1", "version": "2.0.2",
"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.1/dvc-2.0.1.exe", "url": "https://github.com/iterative/dvc/releases/download/2.0.2/dvc-2.0.2.exe",
"hash": "6fcfba870667c448faa21e828f67e43fe0e6f73c276692f6e42b5cec8d7cd0ab", "hash": "0d14424b7590a377c284c049f6d012d031f36efdae1820bb30360006d39b15ef",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {