diff --git a/download.py b/download.py index 87fd301..53cd822 100644 --- a/download.py +++ b/download.py @@ -4,7 +4,7 @@ import git -VERSION = "3.30.2" +VERSION = "3.30.3" URL = "https://github.com/iterative/dvc" path = pathlib.Path(__file__).parent.absolute()