Skip to content

Commit

Permalink
Compatibility with dbt 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kristin-bagnall authored Feb 23, 2021
1 parent e3b6dac commit 0a8e769
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
Expand Up @@ -3,7 +3,7 @@ config-version: 2
name: 'stripe'
version: '0.0.1'

require-dbt-version: [">=0.18.0", "<0.19.0"]
require-dbt-version: [">=0.18.0", "<0.20.0"]

models:
stripe:
Expand Down

0 comments on commit 0a8e769

Please sign in to comment.