Compare commits
No commits in common. "main" and "v2.0.0" have entirely different histories.
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "mcp-vultr"
|
name = "mcp-vultr"
|
||||||
version = "2.0.2"
|
version = "2.0.0"
|
||||||
description = "A comprehensive Model Context Protocol (MCP) server for managing Vultr DNS records"
|
description = "A comprehensive Model Context Protocol (MCP) server for managing Vultr DNS records"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {text = "MIT"}
|
license = {text = "MIT"}
|
||||||
@ -73,11 +73,11 @@ test = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://git.supported.systems/MCP/mcp-vultr"
|
Homepage = "https://github.com/rsp2k/mcp-vultr"
|
||||||
Documentation = "https://mcp-vultr.readthedocs.io/"
|
Documentation = "https://mcp-vultr.readthedocs.io/"
|
||||||
Repository = "https://git.supported.systems/MCP/mcp-vultr.git"
|
Repository = "https://github.com/rsp2k/mcp-vultr.git"
|
||||||
"Bug Tracker" = "https://git.supported.systems/MCP/mcp-vultr/issues"
|
"Bug Tracker" = "https://github.com/rsp2k/mcp-vultr/issues"
|
||||||
Changelog = "https://git.supported.systems/MCP/mcp-vultr/blob/main/CHANGELOG.md"
|
Changelog = "https://github.com/rsp2k/mcp-vultr/blob/main/CHANGELOG.md"
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
mcp-vultr = "mcp_vultr.cli:main"
|
mcp-vultr = "mcp_vultr.cli:main"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user