dvc: Update to version 2.0.6

This commit is contained in:
Richard Kuhnt 2021-03-16 23:00:31 +00:00
parent 8492738493
commit d5cf572bfa

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.5", "version": "2.0.6",
"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.5/dvc-2.0.5.exe", "url": "https://github.com/iterative/dvc/releases/download/2.0.6/dvc-2.0.6.exe",
"hash": "0a2d6d17b35eb99189a383ad7e81a090bea3047613f8a2c2f83efebe059560f6", "hash": "b5d075f2925f0caa8d901d89b3d244bd4a4751d7b252454c477e42dda106d1ec",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {