Skip to content

Commit

Permalink
dvc 3.30.3 (#199)
Browse files Browse the repository at this point in the history
Co-authored-by: efiop <[email protected]>
Co-authored-by: Ruslan Kuprieiev <[email protected]>
  • Loading branch information
3 people authored Nov 28, 2023
1 parent 1e4792d commit aaca5ee
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 @@ -4,7 +4,7 @@
import git


VERSION = "3.30.2"
VERSION = "3.30.3"
URL = "https://github.com/iterative/dvc"

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

0 comments on commit aaca5ee

Please sign in to comment.