dvc: Update to version 0.83.0

This commit is contained in:
Richard Kuhnt 2020-02-10 03:01:50 +00:00
parent 6612182143
commit 78962f45c7

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.82.10", "version": "0.83.0",
"url": "https://github.com/iterative/dvc/releases/download/0.82.10/dvc-0.82.10.exe", "url": "https://github.com/iterative/dvc/releases/download/0.83.0/dvc-0.83.0.exe",
"hash": "e3d79822fba49d24504385431a5a97726c1c3de6067d5531a80a41b1921e532a", "hash": "49247676accac69a791fa64918ea216b872dd4e43b575cd474656ce19a681c7b",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {