Skip to content

Commit f40be39

Browse files
committed
Automatic update of packages
1 parent 01b5cd5 commit f40be39

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/fetch/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-server-fetch"
3-
version = "0.6.2"
3+
version = "2025.1.17"
44
description = "A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs"
55
readme = "README.md"
66
requires-python = ">=3.10"

src/github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-github",
3-
"version": "0.6.2",
3+
"version": "2025.1.17",
44
"description": "MCP server for using the GitHub API",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

src/slack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modelcontextprotocol/server-slack",
3-
"version": "0.6.2",
3+
"version": "2025.1.17",
44
"description": "MCP server for interacting with Slack",
55
"license": "MIT",
66
"author": "Anthropic, PBC (https://anthropic.com)",

0 commit comments

Comments
 (0)