dvc: Update to version 0.66.5

This commit is contained in:
Richard Kuhnt 2019-11-04 22:00:39 +00:00
parent 2f0d8d0c02
commit a12df027bd

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.66.4", "version": "0.66.5",
"url": "https://github.com/iterative/dvc/releases/download/0.66.4/dvc-0.66.4.exe", "url": "https://github.com/iterative/dvc/releases/download/0.66.5/dvc-0.66.5.exe",
"hash": "3717eb503fa301e8bd25d9e1223fb102812fccd5b6c2a78148adc4f46ef781e8", "hash": "65a1463ef8fee0b25a25e07712c51b38ec839c1b7fdb9fc9887f794ac6f5c2ba",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {