diff --git a/download.py b/download.py index 7282cb1..15931f0 100644 --- a/download.py +++ b/download.py @@ -5,7 +5,7 @@ import shutil -VERSION = "3.10.1" +VERSION = "3.11.0" URL = "https://github.com/iterative/dvc" path = pathlib.Path(__file__).parent.absolute()