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 9f3f7cb commit 0496cfaCopy full SHA for 0496cfa
VERSION
@@ -1 +1 @@
1
-0.238.0
+0.239.0
install.sh
@@ -3,7 +3,7 @@
3
# Note: we cannot assume we're running bash and use the set -euo pipefail approach.
4
set -e
5
6
-VERSION="0.238.0"
+VERSION="0.239.0"
7
FILE="databricks_cli_$VERSION"
8
9
# Include operating system in file name.
0 commit comments