diff --git a/download.py b/download.py index 06e15e9..782d09b 100644 --- a/download.py +++ b/download.py @@ -5,7 +5,7 @@ import shutil -VERSION = "3.15.1" +VERSION = "3.15.2" URL = "https://github.com/iterative/dvc" path = pathlib.Path(__file__).parent.absolute()