bump: 1.5.6rc2 -> 1.5.6rc3

This commit is contained in:
Research Assistant 2026-05-15 00:16:16 +08:00
parent 80db051d8c
commit b39604392a
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "paperforge",
"name": "PaperForge",
"version": "1.5.6rc2",
"version": "1.5.6rc3",
"minAppVersion": "1.9.0",
"description": "Zotero literature pipeline for Obsidian. 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.6rc2"
__version__ = "1.5.6rc3"

View file

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