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