diff --git a/pyproject.toml b/pyproject.toml index e5ff300..402782f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "airflow-wingman" -version = "0.3.2" +version = "0.4.0" description = "Airflow plugin to enable LLMs chat" readme = "README.md" requires-python = ">=3.9"