dvc: Update to version 1.0.0

This commit is contained in:
Jakub Čábera 2020-06-22 09:04:40 +02:00
parent 81f740d26a
commit 019dc39c44

View File

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