From d00c96e44f32453259f945dc9bb2bef87a00a6b5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Mar 2019 22:01:51 +0000 Subject: [PATCH] dvc: Update to version 0.33.1 --- dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dvc.json b/dvc.json index 8f972dde87..4b22e4645e 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.1", - "url": "https://github.com/iterative/dvc/releases/download/0.32.1/dvc-0.32.1.exe", - "hash": "e656e37e81313c8ee66eee1748dfaa78b4200f7df406a4dd21f459af4a3cb66a", + "version": "0.33.1", + "url": "https://github.com/iterative/dvc/releases/download/0.33.1/dvc-0.33.1.exe", + "hash": "d526dfe01dbdae786ff5f2048b26cb7408d83bb5dd78c081d9098db56cc14e15", "innosetup": true, "bin": "dvc.exe", "checkver": {