dvc: Update to version 0.75.0

This commit is contained in:
Richard Kuhnt 2019-12-07 15:00:32 +00:00
parent 7504c4beae
commit 01c0758742

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.74.0", "version": "0.75.0",
"url": "https://github.com/iterative/dvc/releases/download/0.74.0/dvc-0.74.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.75.0/dvc-0.75.0.exe",
"hash": "218b83e009dcd95602afc4538d066cf0bc877ae4d76c7565e0c2e2b4a98af14d", "hash": "b2e537ca6383d20493060cb5aba02da12f5455be1f73a7a684c1a914e1a7b6fd",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {