v2.2.1: Republish for updated README on PyPI
Some checks are pending
Security Scan / security-scan (push) Waiting to run

No code changes — docs-only bump. Surfaces the rewritten README,
QUICKSTART, and LOCAL_DEVELOPMENT docs to anyone landing on
https://pypi.org/project/mcp-pdf/
This commit is contained in:
Ryan Malloy 2026-05-05 17:36:39 -06:00
parent c3dd788120
commit 48c44e941c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "mcp-pdf"
version = "2.2.0"
version = "2.2.1"
description = "Secure FastMCP server for comprehensive PDF processing - text extraction, OCR, table extraction, forms, annotations, and more"
authors = [{name = "Ryan Malloy", email = "ryan@malloys.us"}]
readme = "README.md"

2
uv.lock generated
View File

@ -1032,7 +1032,7 @@ wheels = [
[[package]]
name = "mcp-pdf"
version = "2.2.0"
version = "2.2.1"
source = { editable = "." }
dependencies = [
{ name = "fastmcp" },