File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -663,3 +663,6 @@ Optional (for HTTP modes):
663663## Contributing
664664
665665Contributions are welcome! Please feel free to submit a Pull Request.
666+
667+ <!-- Need to add this line for MCP registry publication -->
668+ <!-- mcp-name: io.github.isdaniel/pgtuner_mcp -->
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " pgtuner_mcp"
7- version = " 0.5.1 "
7+ version = " 0.5.2 "
88authors = [
99 { name = " DanielShih" , email = " dog830228@gmail.com" },
1010]
Original file line number Diff line number Diff line change 77 "url" : " https://github.com/isdaniel/pgtuner_mcp" ,
88 "source" : " github"
99 },
10- "version" : " 0.5.1 " ,
10+ "version" : " 0.5.2 " ,
1111 "packages" : [
1212 {
1313 "registryType" : " pypi" ,
1414 "identifier" : " pgtuner-mcp" ,
15- "version" : " 0.5.1 " ,
15+ "version" : " 0.5.2 " ,
1616 "transport" : {
1717 "type" : " stdio"
1818 }
You can’t perform that action at this time.
0 commit comments