From ff5a7f44bf74156689234814cd3e191212d41cc0 Mon Sep 17 00:00:00 2001 From: Gleb Kanterov Date: Wed, 16 Apr 2025 15:34:14 +0200 Subject: [PATCH] [Python] Update required CLI version in README --- experimental/python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/python/README.md b/experimental/python/README.md index 3d5540bfe7..87ded3f934 100644 --- a/experimental/python/README.md +++ b/experimental/python/README.md @@ -13,7 +13,7 @@ Reference documentation is available at https://databricks.github.io/cli/experim To use `databricks-bundles`, you must first: -1. Install the [Databricks CLI](https://github.com/databricks/cli), version 0.247.1 or above +1. Install the [Databricks CLI](https://github.com/databricks/cli), version 0.248.0 or above 2. Authenticate to your Databricks workspace if you have not done so already: ```bash