chore: bump version to 1.5.6rc5

This commit is contained in:
Research Assistant 2026-05-18 22:00:35 +08:00
parent e094457a67
commit febaacbcd4
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "paperforge",
"name": "PaperForge",
"version": "1.5.6rc4",
"version": "1.5.6rc5",
"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.6rc4"
__version__ = "1.5.6rc5"

View file

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