diff --git a/pyproject.toml b/pyproject.toml index 0d80467..dc31365 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "teradata-mcp-server" -version = "0.2.1" +version = "0.2.2" description = "Model Context Protocol (MCP) server for Teradata, Community edition" readme = {file = "README.md", content-type = "text/markdown"} license = {text = "MIT"}