diff --git a/pyproject.toml b/pyproject.toml index 0fea077..88af840 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dbt-ibmdb2" -version = "1.4.0" +version = "1.4.1" description = "The db2 adapter plugin for dbt (data build tool)" authors = ["aurany "] license = "Apache Software License 2.0"