Skip to content

Commit 505e333

Browse files
Release CLI v0.237.0 (#143)
Release CLI v0.237.0 Co-authored-by: eng-dev-ecosystem-bot <eng-dev-ecosystem-bot@users.noreply.github.com>
1 parent eb37103 commit 505e333

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.236.0
1+
0.237.0

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Note: we cannot assume we're running bash and use the set -euo pipefail approach.
44
set -e
55

6-
VERSION="0.236.0"
6+
VERSION="0.237.0"
77
FILE="databricks_cli_$VERSION"
88

99
# Include operating system in file name.

0 commit comments

Comments
 (0)