Skip to content

Commit 0aba0c9

Browse files
authored
dvclive: bump to 0.7.2
1 parent 4208870 commit 0aba0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dvclive/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
import subprocess
33

4-
_BASE_VERSION = "0.7.1"
4+
_BASE_VERSION = "0.7.2"
55

66

77
def _generate_version(base_version):

0 commit comments

Comments
 (0)