dvc: Update to version 0.54.1

This commit is contained in:
Richard Kuhnt 2019-08-06 04:00:35 +00:00
parent 821de932fd
commit 04d0b03043

View File

@ -2,9 +2,9 @@
"homepage": "https://dvc.org/", "homepage": "https://dvc.org/",
"description": "Data & models versioning for ML projects, make them shareable and reproducible", "description": "Data & models versioning for ML projects, make them shareable and reproducible",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "0.54.0", "version": "0.54.1",
"url": "https://github.com/iterative/dvc/releases/download/0.54.0/dvc-0.54.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.54.1/dvc-0.54.1.exe",
"hash": "4ccec7c10a0182eec4dd2d6bc5cbb929ebe324ba7142c1f160f47a47f4d465d3", "hash": "545eb9f3fbc8d7d0ce818b9104a5c2217084af00dc6ea4b9cdf915458b491223",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {