We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b2bfb commit c203119Copy full SHA for c203119
download.py
@@ -3,7 +3,7 @@
3
4
import git
5
6
-VERSION = "3.60.0"
+VERSION = "3.60.1"
7
URL = "https://github.com/iterative/dvc"
8
9
path = pathlib.Path(__file__).parent.absolute()
0 commit comments