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