dvc: Update to version 0.90.1

This commit is contained in:
Richard Kuhnt 2020-03-18 18:01:49 +00:00
parent 7809f105af
commit 8e031d6b42

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