From 0625250ac07a46f1989cbb089ab2a2b8886bb889 Mon Sep 17 00:00:00 2001 From: dave-connors-3 <73915542+dave-connors-3@users.noreply.github.com> Date: Wed, 27 Mar 2024 14:41:53 -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 12e3d48..07aff45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ line-length = 120 [tool.poetry] name = "dbt-meshify" -version = "0.5.2" +version = "0.5.3" description = "a package to upgrade dbt packages to the dbt mesh framework" authors = [ "Dave Connors ",