From 05ec2d015ad22a27c34d0364c8bc838285d5590a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 31 Mar 2020 12:24:27 +0200 Subject: [PATCH] dvc: Update to version 0.91.1 (#935) --- bucket/dvc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index a7f10f00d1..971b9fa1e9 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "homepage": "https://dvc.org/", + "version": "0.91.1", "description": "Data & models versioning for ML projects, make them shareable and reproducible", + "homepage": "https://dvc.org/", "license": "Apache-2.0", - "version": "0.91.0", - "url": "https://github.com/iterative/dvc/releases/download/0.91.0/dvc-0.91.0.exe", - "hash": "48e0bc2b5faa19db2d5882e72b223b25d4eb7f431c7ac14074f7d045f7b8c876", + "url": "https://github.com/iterative/dvc/releases/download/0.91.1/dvc-0.91.1.exe", + "hash": "f22f8774d7e146efdac675fb94ee93173cd8e1f076e171ddcf3020dc974e5d83", "innosetup": true, "bin": "dvc.exe", "checkver": {