dvc: Update to version 1.10.2

This commit is contained in:
Jakub Čábera 2020-11-24 18:31:23 +01:00
parent 798a6236f6
commit d52533800e

View File

@ -1,10 +1,10 @@
{ {
"version": "1.10.1", "version": "1.10.2",
"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/1.10.1/dvc-1.10.1.exe", "url": "https://github.com/iterative/dvc/releases/download/1.10.2/dvc-1.10.2.exe",
"hash": "d64060a0972393a8dad7c913dc7671c8e80d8ab8cac7b3d187f0d23f1a37f604", "hash": "c4f07dfc296e27c6cc4b4c6074d57565126728621e65b2dc743b52e23356ed79",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {