Skip to content

Commit c5bac1c

Browse files
committed
dvc: bump to 0.94.0
1 parent 8aefbac commit c5bac1c

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
@@ -7,7 +7,7 @@
77
import subprocess
88

99

10-
_BASE_VERSION = "0.93.0"
10+
_BASE_VERSION = "0.94.0"
1111

1212

1313
def _generate_version(base_version):

0 commit comments

Comments
 (0)