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 570c77f commit ac811b2Copy full SHA for ac811b2
snap/snapcraft.yaml
@@ -1,7 +1,7 @@
1
name: dvc
2
summary: Data Version Control
3
description: Git for Data & Models https://dvc.org
4
-version: 3.64.0
+version: 3.64.1
5
confinement: classic
6
grade: stable
7
base: core24
@@ -31,7 +31,7 @@ parts:
31
dvc:
32
plugin: python
33
source: https://github.com/iterative/dvc.git
34
- source-tag: 3.64.0
+ source-tag: 3.64.1
35
build-packages:
36
- git
37
stage-packages:
0 commit comments