From bafd31a716cbc396f337f71b57f9e703aa35718c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Apr 2019 02:01:11 +0000 Subject: [PATCH] dvc: Update to version 0.34.1 --- dvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dvc.json b/dvc.json index 648c6635b2..ca934ca844 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.34.0", - "url": "https://github.com/iterative/dvc/releases/download/0.34.0/dvc-0.34.0.exe", - "hash": "ab3454a6f157d550aad9efd28d89903eca20bf79dac53149a379bcc25562a518", + "version": "0.34.1", + "url": "https://github.com/iterative/dvc/releases/download/0.34.1/dvc-0.34.1.exe", + "hash": "fe5b0bef9338e45ba7e91e4fade7764c37dc8ca15a56dfac253f3a426066a657", "innosetup": true, "bin": "dvc.exe", "checkver": {