Skip to content

Commit

Permalink
dvc: bump to 0.19.7
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Oct 1, 2018
1 parent e63ae3d commit 73eaa2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dvc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import warnings


VERSION_BASE = '0.19.6'
VERSION_BASE = '0.19.7'
__version__ = VERSION_BASE

PACKAGEPATH = os.path.abspath(os.path.dirname(__file__))
Expand Down

0 comments on commit 73eaa2a

Please sign in to comment.