From c9c8be9f795947730fe7fab98ae1814e536bcf35 Mon Sep 17 00:00:00 2001 From: Dave Connors Date: Wed, 6 Sep 2023 13:47:50 -0500 Subject: [PATCH] bump to 0.4.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ee2813b..8be39b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ line-length = 120 [tool.poetry] name = "dbt-meshify" -version = "0.4.0" +version = "0.4.1" description = "a package to upgrade dbt packages to the dbt mesh framework" authors = [ "Dave Connors ",