Skip to content

Commit 71c4787

Browse files
authored
dvc: bump to 1.1.9
1 parent b8a4293 commit 71c4787

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.8"
9+
_BASE_VERSION = "1.1.9"
1010

1111

1212
def _generate_version(base_version):

0 commit comments

Comments
 (0)