Automatic update of packages

This commit is contained in:
GitHub Actions
2025-02-03 10:36:16 +00:00
parent 8d54d44b2e
commit 179a2aa2e6
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@modelcontextprotocol/server-gdrive",
"version": "0.6.2",
"version": "2025.2.3",
"description": "MCP server for interacting with Google Drive",
"license": "MIT",
"author": "Anthropic, PBC (https://anthropic.com)",

View File

@@ -1,6 +1,6 @@
[project]
name = "mcp-server-git"
version = "0.6.2"
version = "2025.2.3"
description = "A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs"
readme = "README.md"
requires-python = ">=3.10"

View File

@@ -1,6 +1,6 @@
{
"name": "@modelcontextprotocol/server-memory",
"version": "0.6.3",
"version": "2025.2.3",
"description": "MCP server for enabling memory for Claude through a knowledge graph",
"license": "MIT",
"author": "Anthropic, PBC (https://anthropic.com)",

View File

@@ -1,6 +1,6 @@
[project]
name = "mcp-server-sqlite"
version = "0.6.2"
version = "2025.2.3"
description = "A simple SQLite MCP server"
readme = "README.md"
requires-python = ">=3.10"