From fc4de87fc05abc9ec6ba32bdab2b0904c9efad9e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 3 Mar 2021 16:00:30 +0000 Subject: [PATCH] dvc: Update to version 2.0.1 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index aac64607a2..815f3891cf 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.0.0", + "version": "2.0.1", "description": "Data & models versioning for ML projects, make them shareable and reproducible", "homepage": "https://dvc.org/", "license": "Apache-2.0", - "url": "https://github.com/iterative/dvc/releases/download/2.0.0/dvc-2.0.0.exe", - "hash": "3bc6b51037d5ca12d8ecfd30b436e586bc6e5cdcb872414b51e54fa1facdf8ae", + "url": "https://github.com/iterative/dvc/releases/download/2.0.1/dvc-2.0.1.exe", + "hash": "6fcfba870667c448faa21e828f67e43fe0e6f73c276692f6e42b5cec8d7cd0ab", "innosetup": true, "bin": "dvc.exe", "checkver": {