fix: update version to 0.6.2 in pyproject.toml and uv.lock

This commit is contained in:
2025-05-04 10:31:17 +00:00
parent 452652a190
commit 7e3025a0b5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "airflow-mcp-server"
version = "0.6.1"
version = "0.6.2"
description = "MCP Server for Airflow"
readme = "README.md"
requires-python = ">=3.11"