From 4e095625eef5b02ca23573e3e5abe47c68236835 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 23 Jun 2020 08:58:33 +0200 Subject: [PATCH] dvc: Update to version 1.0.1 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 45122b5b79..bbefcb62cb 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.0.0", + "version": "1.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/1.0.0/dvc-1.0.0.exe", - "hash": "8fe4568ae6ee76df0b8c4738535949f386a6c56523708b6eaa3b1373886b4fb3", + "url": "https://github.com/iterative/dvc/releases/download/1.0.1/dvc-1.0.1.exe", + "hash": "8799694b6b20683834b1edd288fbfd1063f4fd52dc0ed95d03229e354404ce9f", "innosetup": true, "bin": "dvc.exe", "checkver": {