dvc: Update to version 2.6.0

This commit is contained in:
Richard Kuhnt 2021-08-15 16:00:30 +00:00
parent 03c46c4951
commit 891345d31b

View File

@ -1,10 +1,10 @@
{ {
"version": "2.5.4", "version": "2.6.0",
"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.5.4/dvc-2.5.4.exe", "url": "https://github.com/iterative/dvc/releases/download/2.6.0/dvc-2.6.0.exe",
"hash": "daa132404b5d2858fc0ae7278d00829a43195d2c7ba5aea3dc27b763ac28294b", "hash": "21e8db2ff07d4f9ef0a77e794ed7f1e45616352f1b2054a590fad2ea306ad048",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {