From 5acf36bd203d108a43a2584eb4f3783abb97a058 Mon Sep 17 00:00:00 2001 From: Dave Connors Date: Wed, 9 Aug 2023 11:00:08 -0500 Subject: [PATCH] upgrade to 0.3.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 05fbf80..ae487e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ target-version = ['py38'] [tool.poetry] name = "dbt-meshify" -version = "0.2.0" +version = "0.3.0" description = "a package to upgrade dbt packages to the dbt mesh framework" authors = [ "Dave Connors ",