We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b9ae7 commit 95479e6Copy full SHA for 95479e6
dvc/__init__.py
@@ -7,7 +7,7 @@
7
import warnings
8
9
10
-VERSION_BASE = '0.17.0'
+VERSION_BASE = '0.17.1'
11
__version__ = VERSION_BASE
12
13
PACKAGEPATH = os.path.abspath(os.path.dirname(__file__))
0 commit comments