diff --git a/download.py b/download.py index 39a05cf..db3c81a 100644 --- a/download.py +++ b/download.py @@ -5,7 +5,7 @@ import shutil -VERSION = "3.25.0" +VERSION = "3.26.0" URL = "https://github.com/iterative/dvc" path = pathlib.Path(__file__).parent.absolute()