dvc: Update to version 0.94.1

This commit is contained in:
Jakub Čábera 2020-06-19 20:19:10 +02:00
parent d3517e0dd6
commit f267de44e5

View File

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