Skip to content

Commit dea1950

Browse files
authored
dvc: bump to 1.4.0
1 parent e2a5741 commit dea1950

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 = "1.3.1"
9+
_BASE_VERSION = "1.4.0"
1010

1111

1212
def _generate_version(base_version):

0 commit comments

Comments
 (0)