Skip to content

Commit

Permalink
dvc: bump to 0.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Aug 24, 2018
1 parent 253315e commit 93ef937
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.2'
VERSION_BASE = '0.18.3'
__version__ = VERSION_BASE

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

0 comments on commit 93ef937

Please sign in to comment.