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 988e4dc commit d428372Copy full SHA for d428372
download.py
@@ -3,7 +3,7 @@
3
4
import git
5
6
-VERSION = "3.64.1"
+VERSION = "3.64.2"
7
URL = "https://github.com/treeverse/dvc"
8
9
path = pathlib.Path(__file__).parent.absolute()
0 commit comments