dvc: Update to version 0.64.1

This commit is contained in:
Richard Kuhnt 2019-10-24 15:00:22 +00:00
parent 9c4ef89c2d
commit df8813b84f

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.64.0", "version": "0.64.1",
"url": "https://github.com/iterative/dvc/releases/download/0.64.0/dvc-0.64.0.exe", "url": "https://github.com/iterative/dvc/releases/download/0.64.1/dvc-0.64.1.exe",
"hash": "4d6ec77c7d72fc66d822965084e41365f84e6d1fb5ea01615fcc042b0e0471b1", "hash": "f5bceddb5428935c5030ace48dadc43613fe443f7813965308581b2648fdfa57",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {