dvc: Update to version 2.0.13

This commit is contained in:
Richard Kuhnt 2021-03-29 15:00:20 +00:00
parent 89c2a67b85
commit d6d8ce1ce0

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.12", "version": "2.0.13",
"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/2.0.12/dvc-2.0.12.exe", "url": "https://github.com/iterative/dvc/releases/download/2.0.13/dvc-2.0.13.exe",
"hash": "be6df726b5b3ceb4f562bd8fe15186c97c23e6417cb14ae88393a71c227e53d6", "hash": "077b8a4f0c489b2bf76231c027d832ccd9db83ba886b3e7f224b2f30245d4f2b",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {