Skip to content

Commit 9ff2503

Browse files
author
Ruslan Kuprieiev
committed
dvc: bump to 0.16.5
Signed-off-by: Ruslan Kuprieiev <ruslan@iterative.ai>
1 parent 4ff4a10 commit 9ff2503

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
@@ -5,7 +5,7 @@
55
"""
66
import os
77

8-
VERSION_BASE = '0.16.4'
8+
VERSION_BASE = '0.16.5'
99
__version__ = VERSION_BASE
1010

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

0 commit comments

Comments
 (0)