dvc: Update to version 2.7.2

This commit is contained in:
Richard Kuhnt 2021-09-08 18:00:36 +00:00
parent dacf3e14a3
commit 54c623b606

View File

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