Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Bump max dbt engine version from 0.18.0 to 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
balmasi authored Nov 6, 2020
1 parent 2e50cd6 commit efe2089
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: 'dbtvault'

version: '0.6.2'
require-dbt-version: [">=0.14.0", "<=0.18.0"]
require-dbt-version: [">=0.14.0", "<=0.18.1"]

source-paths: ["models"]
analysis-paths: ["analysis"]
Expand Down

0 comments on commit efe2089

Please sign in to comment.