File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11"""Publish MCP Server - A tool to help publish MCP servers to the registry."""
22
3- __version__ = "0.1.1 "
3+ __version__ = "0.1.2 "
44__author__ = "Marlene Mhangami"
55__email__ = "marlenemhangami@gmail.com"
66
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " publish-mcp-server"
7- version = " 0.1.1 "
7+ version = " 0.1.2 "
88description = " An MCP server that helps users publish their MCP servers to the registry"
99authors = [
1010 {name = " Marlene Mhangami" , email = " marlenemhangami@gmail.com" },
Original file line number Diff line number Diff line change 77 "url" : " https://github.com/marlenezw/publish-mcp-server" ,
88 "source" : " github"
99 },
10- "version" : " 0.1.1 " ,
10+ "version" : " 0.1.2 " ,
1111 "packages" : [
1212 {
1313 "registry_type" : " pypi" ,
1414 "registry_base_url" : " https://pypi.org" ,
1515 "identifier" : " publish-mcp-server" ,
16- "version" : " 0.1.1 " ,
16+ "version" : " 0.1.2 " ,
1717 "transport" : {
1818 "type" : " stdio"
1919 }
You can’t perform that action at this time.
0 commit comments