dvc: Update to version 0.90.0

This commit is contained in:
Richard Kuhnt 2020-03-18 00:01:52 +00:00
parent f61006bc5a
commit 663fe8cc56

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.89.0", "version": "0.90.0",
"url": "https://github.com/iterative/dvc/releases/download/0.89.0/dvc-0.89.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.90.0/dvc-0.90.0.exe",
"hash": "a6e0cbb068a002bfae55b99520c8f257cc24147b816e1fce807b90c8418c1010", "hash": "cc04ba5c490985f8b15d835d750b28f022fe448969e25e83a8677eaf2da57772",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {