Skip to content

Commit 3362a0f

Browse files
Update pyproject.toml
Bump version to 0.1.2
1 parent e0d838c commit 3362a0f

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "mysql_mcp_server"
3-
version = "0.1.1"
3+
version = "0.1.2"
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)