dvc: Update to version 2.7.1

This commit is contained in:
Richard Kuhnt 2021-09-07 19:00:37 +00:00
parent 70fa6a6547
commit 2d52be2a4e

View File

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