dvc: Update to version 0.94.0

This commit is contained in:
Jakub Čábera 2020-05-08 00:35:34 +02:00
parent a990136d84
commit c239b32f50

View File

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