dvc: Update to version 0.64.0

This commit is contained in:
Richard Kuhnt 2019-10-24 00:00:33 +00:00
parent 611a679f00
commit 8d7d8db34f

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