dvc: Update to version 2.0.17

This commit is contained in:
Richard Kuhnt 2021-04-02 14:00:27 +00:00
parent 4232085952
commit 586b9a5cca

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.16", "version": "2.0.17",
"description": "Data & models versioning for ML projects, make them shareable and reproducible", "description": "Data & models versioning for ML projects, make them shareable and reproducible",
"homepage": "https://dvc.org/", "homepage": "https://dvc.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/iterative/dvc/releases/download/2.0.16/dvc-2.0.16.exe", "url": "https://github.com/iterative/dvc/releases/download/2.0.17/dvc-2.0.17.exe",
"hash": "f77d12ece9a1dffa456018659d3f50b75787a990fc1fd4781d3492dabd4149cc", "hash": "dba0ceb42f3a18f14ec15a7e08b6d83f90352319efac30933cd573cf5e3de87b",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {