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 ",