Skip to content

Commit bd9eb8f

Browse files
authored
dvc: bump to 1.1.5
1 parent fa16b56 commit bd9eb8f

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.1.4"
9+
_BASE_VERSION = "1.1.5"
1010

1111

1212
def _generate_version(base_version):

0 commit comments

Comments
 (0)