dvc: Update to version 0.92.0

This commit is contained in:
Jakub Čábera 2020-04-02 19:08:09 +02:00
parent fd6b57b76c
commit 600379e39b

View File

@ -1,10 +1,10 @@
{ {
"version": "0.91.1", "version": "0.92.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/0.91.1/dvc-0.91.1.exe", "url": "https://github.com/iterative/dvc/releases/download/0.92.0/dvc-0.92.0.exe",
"hash": "f22f8774d7e146efdac675fb94ee93173cd8e1f076e171ddcf3020dc974e5d83", "hash": "b008da5cb13ea1c92e38a012e730b06ba5b9f2c36fafb31e2d4ae44cf572c358",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {