Skip to content

Commit

Permalink
dvc: bump to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Jul 8, 2021
1 parent 22781f5 commit c33776e
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 @@ -6,7 +6,7 @@
import os
import subprocess

_BASE_VERSION = "2.5.1"
_BASE_VERSION = "2.5.2"


def _generate_version(base_version):
Expand Down

0 comments on commit c33776e

Please sign in to comment.