Skip to content

Commit

Permalink
dvc 3.57.0 (#212)
Browse files Browse the repository at this point in the history
Co-authored-by: Iterative Olivaw <[email protected]>
  • Loading branch information
iterative-olivaw and Iterative Olivaw authored Nov 26, 2024
1 parent dd9cc2b commit e3ae71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import git

VERSION = "3.56.0"
VERSION = "3.57.0"
URL = "https://github.com/iterative/dvc"

path = pathlib.Path(__file__).parent.absolute()
Expand Down

0 comments on commit e3ae71f

Please sign in to comment.