dvc: Update to version 1.3.1

This commit is contained in:
Jakub Čábera 2020-08-01 21:35:49 +02:00
parent acc7597289
commit 39f73b45d4

View File

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