diff --git a/pyproject.toml b/pyproject.toml index 04cfa79..a599c6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dbt-ibmdb2" -version = "1.4.2" +version = "1.4.4" description = "The db2 adapter plugin for dbt (data build tool)" authors = ["aurany "] license = "Apache Software License 2.0"