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 4dc61be commit e5fd24fCopy full SHA for e5fd24f
dvc/__init__.py
@@ -5,7 +5,7 @@
5
"""
6
import os
7
8
-VERSION_BASE = '0.15.2'
+VERSION_BASE = '0.15.3'
9
__version__ = VERSION_BASE
10
11
PACKAGEPATH = os.path.abspath(os.path.dirname(__file__))
0 commit comments