From ee4589b64594f3c97ae370d83cb3fbc92c5c4e17 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 14 Mar 2019 15:00:25 +0000 Subject: [PATCH] dvc: Update to version 0.31.1 --- dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dvc.json b/dvc.json index f94cb22994..2b5939c93a 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.30.1", - "url": "https://github.com/iterative/dvc/releases/download/0.30.1/dvc-0.30.1.exe", - "hash": "c720896dc8f64e0e2d6cbd3333273ea1ca068cb19815cc5a873d8246fd4e243b", + "version": "0.31.1", + "url": "https://github.com/iterative/dvc/releases/download/0.31.1/dvc-0.31.1.exe", + "hash": "1d3560c2082d225db5d68a6ee6ba00da87f525d4ca3984c174f7bba8eaf29a47", "innosetup": true, "bin": "dvc.exe", "checkver": {