dvc: Update to version 2.0.4

This commit is contained in:
Richard Kuhnt 2021-03-09 17:00:24 +00:00
parent 4bb1d8ff6a
commit 35f0bb7469

View File

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