Skip to content

Commit

Permalink
Bump to v0.203.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pietern committed Aug 16, 2023
1 parent fdd8729 commit 23b901f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.203.0
0.203.1
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Usage in the wild uses the "curl | sh" approach and we need that to continue working.
set -e

VERSION="0.203.0"
VERSION="0.203.1"
FILE="databricks_cli_$VERSION"

# Include operating system in file name.
Expand Down

0 comments on commit 23b901f

Please sign in to comment.