0.3.1 fix openai tool calling

This commit is contained in:
2025-03-02 19:37:12 +00:00
parent d196aaa921
commit 913ea299f2

View File

@@ -1,7 +1,7 @@
[project] [project]
name = "airflow-wingman" name = "airflow-wingman"
version = "0.3.0" version = "0.3.1"
description = "Airflow plugin to enable LLMs chat" description = "Airflow plugin to enable LLMs chat"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"