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