diff --git a/src/constants.ts b/src/constants.ts index 71015c2a..a2def5b7 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -1 +1 @@ -export const CLI_VERSION = '6.2.2' // auto updated by dvc cli release workflow +export const CLI_VERSION = '6.3.2' // auto updated by dvc cli release workflow