Skip to content

Commit

Permalink
Prep for 1.9.6 release (#944)
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db authored Feb 24, 2025
1 parent 35bffec commit b9bfd66
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.9.6 (TBD)
## dbt-databricks 1.9.6 (Feb 24, 2025)

### 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 = "1.9.5"
version = "1.9.6"

0 comments on commit b9bfd66

Please sign in to comment.