Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db committed Nov 30, 2023
1 parent 79e9199 commit 9fba7f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## dbt-databricks 1.7.2 (TBD)
## dbt-databricks 1.7.2 (Nov 30, 2023)

### Features

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.7.2b2"
version: str = "1.7.2"

0 comments on commit 9fba7f8

Please sign in to comment.