Skip to content

Commit

Permalink
dvc: bump to 0.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop committed Aug 21, 2019
1 parent e4f7c61 commit 41351a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dvc/version.py
Expand Up @@ -7,7 +7,7 @@
import subprocess


_BASE_VERSION = "0.56.0"
_BASE_VERSION = "0.57.0"


def _generate_version(base_version):
Expand Down

0 comments on commit 41351a2

Please sign in to comment.