Skip to content

Commit 13d1276

Browse files
authored
dvc: bump to 2.6.4
1 parent 7da20a7 commit 13d1276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dvc/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import os
77
import subprocess
88

9-
_BASE_VERSION = "2.6.3"
9+
_BASE_VERSION = "2.6.4"
1010

1111

1212
def _generate_version(base_version):

0 commit comments

Comments
 (0)