mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-02-19 11:54:58 -05:00
bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name="mcp-server-git"
|
||||
version = "0.3.1"
|
||||
version = "0.4.0"
|
||||
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"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "mcp-server-sqlite"
|
||||
version = "0.3.1"
|
||||
version = "0.4.0"
|
||||
description = "A simple SQLite MCP server"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user