From c991f9484e6a4694db368538fc7291737f6646ea Mon Sep 17 00:00:00 2001 From: Dave Connors Date: Wed, 18 Oct 2023 10:30:23 -0700 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 037d7a4..12e3d48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ line-length = 120 [tool.poetry] name = "dbt-meshify" -version = "0.5.1" +version = "0.5.2" description = "a package to upgrade dbt packages to the dbt mesh framework" authors = [ "Dave Connors ",