dvc: Update to version 2.1.0

This commit is contained in:
Richard Kuhnt 2021-05-03 14:00:23 +00:00
parent 20e18c4900
commit 7791e0ed0a

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.18", "version": "2.1.0",
"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.18/dvc-2.0.18.exe", "url": "https://github.com/iterative/dvc/releases/download/2.1.0/dvc-2.1.0.exe",
"hash": "0e9e7a66c652e2d9469cf18303fb30576efaec917f5ed55bb5b01f49ac463400", "hash": "edd2e0cf7d60bc97edd9cba1ba24210ef6df3529951cdcd58b702f550b613359",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {