Skip to content

Commit 048e34a

Browse files
authored
dvc: bump to 1.1.10
1 parent 59409be commit 048e34a

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

1111

1212
def _generate_version(base_version):

0 commit comments

Comments
 (0)