bump: 1.5.9 -> 1.5.10

This commit is contained in:
Research Assistant 2026-05-22 12:46:29 +08:00
parent f5d056ea5d
commit b8b630727d
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "paperforge",
"name": "PaperForge",
"version": "1.5.9",
"version": "1.5.10",
"minAppVersion": "1.9.0",
"description": "Zotero literature pipeline. Sync PDFs, run OCR, and read with AI-assisted deep reading.",
"author": "Lin Zhaoxuan",

View file

@ -1,3 +1,3 @@
"""paperforge — PaperForge package."""
__version__ = "1.5.9"
__version__ = "1.5.10"

View file

@ -1,7 +1,7 @@
{
"id": "paperforge",
"name": "PaperForge",
"version": "1.5.9",
"version": "1.5.10",
"minAppVersion": "1.9.0",
"description": "Zotero literature pipeline. Sync PDFs, run OCR, and read with AI-assisted deep reading.",
"author": "Lin Zhaoxuan",