From aad9302b17744dd8dfe877d853da02a970be6759 Mon Sep 17 00:00:00 2001 From: dave-connors-3 <73915542+dave-connors-3@users.noreply.github.com> Date: Wed, 22 May 2024 09:11:34 -0500 Subject: [PATCH] bump 0.5.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 07aff45..19df424 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ line-length = 120 [tool.poetry] name = "dbt-meshify" -version = "0.5.3" +version = "0.5.4" description = "a package to upgrade dbt packages to the dbt mesh framework" authors = [ "Dave Connors ",