Skip to content

Commit

Permalink
dvc 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop committed Aug 4, 2023
1 parent 2156512 commit 79fdeb9
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 @@ -5,7 +5,7 @@
import shutil


VERSION = "3.10.1"
VERSION = "3.11.0"
URL = "https://github.com/iterative/dvc"

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

0 comments on commit 79fdeb9

Please sign in to comment.