chore: bump version to 1.5.8

This commit is contained in:
Research Assistant 2026-05-19 01:34:40 +08:00
parent 2134c3ea86
commit 5aa621b4cf
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "paperforge",
"name": "PaperForge",
"version": "1.5.7",
"version": "1.5.8",
"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.7"
__version__ = "1.5.8"

View file

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