Skip to content

Commit

Permalink
Update require-dbt-version to be 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joellabes committed Oct 21, 2021
1 parent 73a6556 commit b5f499e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'dbt_utils'
version: '0.7.0'

require-dbt-version: [">=0.20.0", "<0.22.0"]
require-dbt-version: [">=0.20.0", "<=1.0.0"]

config-version: 2

Expand Down

0 comments on commit b5f499e

Please sign in to comment.