From 6b1fb2ee6abfc8fbc5ea425a16b4ebcc5b352ec7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 5 Mar 2021 12:57:10 +0100 Subject: [PATCH] dvc: Update to version 2.0.3 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 9dc091b965..62878ed6dd 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "2.0.2", + "version": "2.0.3", "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.2/dvc-2.0.2.exe", - "hash": "0d14424b7590a377c284c049f6d012d031f36efdae1820bb30360006d39b15ef", + "url": "https://github.com/iterative/dvc/releases/download/2.0.3/dvc-2.0.3.exe", + "hash": "f69d8a932beca12cf25d64ad9fb7ea18e63e7d50725161dd0d43375f590b7f8e", "innosetup": true, "bin": "dvc.exe", "checkver": {