Skip to content

Commit

Permalink
version: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored May 29, 2019
1 parent fb0072d commit a5922cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dvc/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import subprocess


_BASE_VERSION = "0.41.3
_BASE_VERSION = "0.41.3"


def _generate_version(base_version):
Expand Down

0 comments on commit a5922cc

Please sign in to comment.