diff --git a/dbt_project.yml b/dbt_project.yml index fa6589f..4067780 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -2,7 +2,7 @@ # and underscores. A good package name should reflect your organization's # name or the intended use of these models name: "dbt_product_analytics" -version: "0.0.2" +version: "0.1.0" config-version: 2 # This setting configures which "profile" dbt uses for this project.