dvc: Update to version 0.92.1

This commit is contained in:
Jakub Čábera 2020-04-05 19:23:05 +02:00
parent d1be1c19ca
commit 5c125875d4

View File

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