We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b2f99 commit b4ed1bfCopy full SHA for b4ed1bf
dvclive/version.py
@@ -1,7 +1,7 @@
1
import os
2
import subprocess
3
4
-_BASE_VERSION = "0.0.9"
+_BASE_VERSION = "0.0.10"
5
6
7
def _generate_version(base_version):
0 commit comments