dvc: Update to version 0.90.2

This commit is contained in:
Richard Kuhnt 2020-03-18 22:01:49 +00:00
parent afba7f44cb
commit 53bbb33258

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.90.1", "version": "0.90.2",
"url": "https://github.com/iterative/dvc/releases/download/0.90.1/dvc-0.90.1.exe", "url": "https://github.com/iterative/dvc/releases/download/0.90.2/dvc-0.90.2.exe",
"hash": "c166931ff6b549f7afaa911380ef6e530934de710d7a0dd939548b706f2c7c18", "hash": "5fc64e6dac0ce3bae453f1d8c44a59c034881e08e99e0a75e0287b0de6f9453c",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {