From 29915c874072ab12da5a0bb1d92fc4568d9acea5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Mar 2019 23:00:25 +0000 Subject: [PATCH] dvc: Update to version 0.32.1 --- dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dvc.json b/dvc.json index d9e5e3d22b..8f972dde87 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.32.0", - "url": "https://github.com/iterative/dvc/releases/download/0.32.0/dvc-0.32.0.exe", - "hash": "2d81eef719de2b1a50ff94ccdbf55e1a0150553a28c6538abd1ce1eb1b425375", + "version": "0.32.1", + "url": "https://github.com/iterative/dvc/releases/download/0.32.1/dvc-0.32.1.exe", + "hash": "e656e37e81313c8ee66eee1748dfaa78b4200f7df406a4dd21f459af4a3cb66a", "innosetup": true, "bin": "dvc.exe", "checkver": {