Skip to content

Commit c3f6b4c

Browse files
committed
chore: bump version to v0.2.2
1 parent a767b6c commit c3f6b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "greptimedb-mcp-server"
7-
version = "0.2.1"
7+
version = "0.2.2"
88
description = "A Model Context Protocol (MCP) server that enables secure interaction with GreptimeDB databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured."
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)