dvc: Update to version 0.53.2

This commit is contained in:
Richard Kuhnt 2019-07-29 00:00:30 +00:00
parent f62bf535d8
commit e66b2a7a43

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.53.1", "version": "0.53.2",
"url": "https://github.com/iterative/dvc/releases/download/0.53.1/dvc-0.53.1.exe", "url": "https://github.com/iterative/dvc/releases/download/0.53.2/dvc-0.53.2.exe",
"hash": "0204290cd80397f1b09166a954802db207effd48b406f128f8d3fd951c4e0de0", "hash": "8e2511f75c1c53b72c35982006a76571a60ac7665c55b42516b28c85e464a743",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {