From 704ee09e421872fce156a3dcb185e19f308232e9 Mon Sep 17 00:00:00 2001 From: Grace Goheen Date: Mon, 10 Jul 2023 16:56:36 -0700 Subject: [PATCH] upgrade to version 0.2.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0c15b74..f0f129a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ target-version = ['py38'] [tool.poetry] name = "dbt-meshify" -version = "0.1.0" +version = "0.2.0" description = "a package to upgrade dbt packages to the dbt mesh framework" authors = [ "Dave Connors ",