dvc: Update to version 1.4.0

This commit is contained in:
Jakub Čábera 2020-08-07 08:32:19 +02:00
parent 055d971f42
commit b891176c5c

View File

@ -1,10 +1,10 @@
{ {
"version": "1.3.1", "version": "1.4.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/1.3.1/dvc-1.3.1.exe", "url": "https://github.com/iterative/dvc/releases/download/1.4.0/dvc-1.4.0.exe",
"hash": "440613e628f7e45927f16adc2ae8d8f207347c60c44c8a5169ef560fe936f6b8", "hash": "b822cbcea76766a5d0de30ad007490b891bf1c9cedb9fea3a4df322aae924c7d",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {