From f28d6c5b11e4654714ffd13860c1e2aa456a8677 Mon Sep 17 00:00:00 2001 From: ejoranlienea Date: Thu, 26 Jan 2023 09:58:57 -0600 Subject: [PATCH] Update dbt_project.yml --- dbt_project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbt_project.yml b/dbt_project.yml index 3e9031a4..032ea239 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -1,7 +1,7 @@ config-version: 2 name: 'edu_wh' -version: '0.1.1' +version: '0.1.2' # This setting configures which "profile" dbt uses for this project. profile: 'edu_wh'