diff --git a/pyproject.toml b/pyproject.toml index 931b776..fd8b4fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "airflow-wingman" -version = "0.2.0" +version = "0.3.0" description = "Airflow plugin to enable LLMs chat" readme = "README.md" requires-python = ">=3.11"