Skip to content

Commit 03a3cf2

Browse files
authored
dvc: bump to 0.18.5
1 parent 9491196 commit 03a3cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dvc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import warnings
88

99

10-
VERSION_BASE = '0.18.4'
10+
VERSION_BASE = '0.18.5'
1111
__version__ = VERSION_BASE
1212

1313
PACKAGEPATH = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)