dvc: Update to version 0.30.1

This commit is contained in:
Richard Kuhnt 2019-03-07 22:00:32 +00:00
parent bbfe353f43
commit c795aa89b5

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.29.0", "version": "0.30.1",
"url": "https://github.com/iterative/dvc/releases/download/0.29.0/dvc-0.29.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.30.1/dvc-0.30.1.exe",
"hash": "c90adeab4f1265976cfaec135baa249ed4e44244d1a012aa359c8d53fce5adf4", "hash": "c720896dc8f64e0e2d6cbd3333273ea1ca068cb19815cc5a873d8246fd4e243b",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {