Skip to content

Commit

Permalink
Preparing 1.6.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db committed Sep 8, 2023
1 parent 09cc9a5 commit 177119d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## dbt-databricks 1.6.x (Release TBD)
## dbt-databricks 1.6.x

## dbt-databricks 1.6.3 (September 8, 2023)

### Fixes

Expand Down
2 changes: 1 addition & 1 deletion dbt/adapters/databricks/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: str = "1.6.2"
version: str = "1.6.3"

0 comments on commit 177119d

Please sign in to comment.