diff --git a/src/constants.ts b/src/constants.ts index 9af627f..91ace9a 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -1 +1 @@ -export const CLI_VERSION = '5.14.13' // auto updated by dvc cli release workflow +export const CLI_VERSION = '5.16.2' // auto updated by dvc cli release workflow