From 9d09a13942579c4c396384a0185553a2aa881fbb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Apr 2019 16:00:41 +0000 Subject: [PATCH] dvc: Update to version 0.35.5 --- dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dvc.json b/dvc.json index 5ce2130b8c..97c6d42d3c 100644 --- a/dvc.json +++ b/dvc.json @@ -2,9 +2,9 @@ "homepage": "https://dvc.org/", "description": "Data & models versioning for ML projects, make them shareable and reproducible", "license": "Apache-2.0", - "version": "0.35.3", - "url": "https://github.com/iterative/dvc/releases/download/0.35.3/dvc-0.35.3.exe", - "hash": "b3b4e6410c61cd065268dd5f6d2eff7b7ad82b4480a6d4154d161e6fcc35901f", + "version": "0.35.5", + "url": "https://github.com/iterative/dvc/releases/download/0.35.5/dvc-0.35.5.exe", + "hash": "3edae48548763ce6ab994d87fe490dfbb0c55535cb97f0db354e3008a24d5a05", "innosetup": true, "bin": "dvc.exe", "checkver": {