v0.4.0 preview

This commit is contained in:
FreeOnePlus
2025-06-12 19:36:16 +08:00
parent 609816bc4a
commit 1e2e79d90d
15 changed files with 3253 additions and 428 deletions

View File

@@ -19,8 +19,8 @@ requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
name = "doris-mcp-server"
version = "0.3.0"
name = "mcp-doris-server"
version = "0.4.0"
description = "Enterprise-grade Model Context Protocol (MCP) server implementation for Apache Doris"
authors = [
{name = "Yijia Su", email = "freeoneplus@apache.org"}