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