dvc: Update to version 2.7.3

This commit is contained in:
Richard Kuhnt 2021-09-13 20:00:36 +00:00
parent 98fac168d6
commit 81cce9382a

View File

@ -1,10 +1,10 @@
{ {
"version": "2.7.2", "version": "2.7.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.7.2/dvc-2.7.2.exe", "url": "https://github.com/iterative/dvc/releases/download/2.7.3/dvc-2.7.3.exe",
"hash": "a3177413f5bf6f601e6c635abcb6c80447f6517b193046f0d25a8cff01554378", "hash": "018cabfeb6477112ce3299b8db446b1d76337f2b5deffad2d18ed3c27d35e73e",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {