Skip to content

Commit

Permalink
dvc: bump to 0.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Aug 29, 2018
1 parent 165422a commit bb3cca6
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.18.5'
VERSION_BASE = '0.18.6'
__version__ = VERSION_BASE

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

0 comments on commit bb3cca6

Please sign in to comment.