version bump and dependencies sorting
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "airflow-mcp-server"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
description = "MCP Server for Airflow"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
@@ -15,7 +15,6 @@ dependencies = [
|
||||
"mcp>=1.2.0",
|
||||
"openapi-core>=0.19.4",
|
||||
"pydantic>=2.10.5",
|
||||
"pytest>=8.3.4",
|
||||
"pyyaml>=6.0.0",
|
||||
]
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user