From 3b618eb165a3d0f260ba7acea17924e971d6fcf8 Mon Sep 17 00:00:00 2001 From: CocoRoF Date: Mon, 31 Aug 2026 11:39:53 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20v0.19.0=20=E2=80=94=20=EB=A0=88?= =?UTF-8?q?=EA=B1=B0=EC=8B=9C=20=ED=8F=AC=EB=A7=B7(hwp/hwpx/doc/xls/ppt)?= =?UTF-8?q?=20=EB=84=A4=EC=9D=B4=ED=8B=B0=EB=B8=8C=20=EB=A0=8C=EB=8D=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a2c5a135..8b04502d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "xgen-edit2docs" -version = "0.18.0" +version = "0.19.0" description = "AI-agent-native document engine: generate and chat-edit DOCX, XLSX and PPTX as a Python library, agent tool set, MCP server or hosted service. English-first with first-class Korean support. Sister project of edit2ppt." readme = "README.md" requires-python = ">=3.12"