diff --git a/dbt_project.yml b/dbt_project.yml index 7bd75ab..eef805d 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.3.0" +version: "0.3.1" config-version: 2 # This setting configures which "profile" dbt uses for this project.