dvc: Update to version 2.0.3

This commit is contained in:
Jakub Čábera 2021-03-05 12:57:10 +01:00
parent 98c8bd92c2
commit 6b1fb2ee6a

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.2", "version": "2.0.3",
"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.2/dvc-2.0.2.exe", "url": "https://github.com/iterative/dvc/releases/download/2.0.3/dvc-2.0.3.exe",
"hash": "0d14424b7590a377c284c049f6d012d031f36efdae1820bb30360006d39b15ef", "hash": "f69d8a932beca12cf25d64ad9fb7ea18e63e7d50725161dd0d43375f590b7f8e",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {