diff --git a/download.py b/download.py index 61f17b8..ad705ce 100644 --- a/download.py +++ b/download.py @@ -4,7 +4,7 @@ import git -VERSION = "3.30.0" +VERSION = "3.30.1" URL = "https://github.com/iterative/dvc" path = pathlib.Path(__file__).parent.absolute()