diff --git a/pyproject.toml b/pyproject.toml index b2af0f2..a78075c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "airflow-dbt-python" -version = "0.9.5" +version = "0.9.6" description = "A dbt operator for Airflow that uses the dbt Python package" authors = ["Tomás Farías Santana "] license = "MIT"