mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 08:03:26 +02:00
python servers 0.6.0
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[project]
|
||||
name = "mcp-server-sqlite"
|
||||
version = "0.5.1"
|
||||
version = "0.6.0"
|
||||
description = "A simple SQLite MCP server"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = ["mcp>=0.9.1"]
|
||||
dependencies = ["mcp>=1.0.0"]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
||||
Reference in New Issue
Block a user