Skip to content

Commit e1f01d7

Browse files
updated dvc to 3.64.0 (#322)
Co-authored-by: skshetry <[email protected]>
1 parent a46e2b2 commit e1f01d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
import git
55

6-
VERSION = "3.63.0"
6+
VERSION = "3.64.0"
77
URL = "https://github.com/iterative/dvc"
88

99
path = pathlib.Path(__file__).parent.absolute()

0 commit comments

Comments
 (0)