Skip to content

Commit 5cf9d7e

Browse files
Update pyproject.toml
Update version to 0.2.1
1 parent 1726ad1 commit 5cf9d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mysql_mcp_server"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "A Model Context Protocol (MCP) server that enables secure interaction with MySQL 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."
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)