dvc: Update to version 0.40.1

This commit is contained in:
Richard Kuhnt 2019-05-12 00:00:38 +00:00
parent 4284e54987
commit d2fb8f56ea

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.35.7", "version": "0.40.1",
"url": "https://github.com/iterative/dvc/releases/download/0.35.7/dvc-0.35.7.exe", "url": "https://github.com/iterative/dvc/releases/download/0.40.1/dvc-0.40.1.exe",
"hash": "a754d81e2d30ad731a01398e4d6be83b6313935f584ad4b084a2fe57b2d7a446", "hash": "1279191de22eccf855140de66ea1a8674976580d36b84a4a297db0cb95002f3c",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {