From 2bff634bc2491af5762631d6bde6a9c84985febb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 18 Nov 2020 08:41:37 +0100 Subject: [PATCH] dvc: Update to version 1.10.0 --- bucket/dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dvc.json b/bucket/dvc.json index 1fa26650d4..6aeab46a83 100644 --- a/bucket/dvc.json +++ b/bucket/dvc.json @@ -1,10 +1,10 @@ { - "version": "1.9.1", + "version": "1.10.0", "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.9.1/dvc-1.9.1.exe", - "hash": "3e81138042b6a75d64b23655f055dff7fcdf5b2868304e0ecccd6f7656d5147f", + "url": "https://github.com/iterative/dvc/releases/download/1.10.0/dvc-1.10.0.exe", + "hash": "4d44c9a8cab4d02b702accdd3a28665ad34934b6b2f3c857564a8c27c32cac8c", "innosetup": true, "bin": "dvc.exe", "checkver": {