-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Releasing a new version to better support dbt core 1.x and changed db…
…t utils version range to be more permissive in that version
- Loading branch information
oravidov
committed
Jan 28, 2022
1 parent
6c45ba9
commit bdb6018
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
packages: | ||
- package: dbt-labs/dbt_utils | ||
version: 0.7.6 | ||
version: [">=0.8.0", "<0.9.0"] |