Skip to content

Commit

Permalink
Prep for 1.8.6 release (#801)
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db authored Sep 18, 2024
1 parent ea11a92 commit 49b9c80
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.8.6 (TBD)
## dbt-databricks TBD (TBD)

## dbt-databricks 1.8.6 (September 18, 2024)

### 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.8.5"
version: str = "1.8.6"

0 comments on commit 49b9c80

Please sign in to comment.