From b4c1cb295508f8607737506e4487e171efc6ea68 Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Fri, 10 Apr 2026 22:17:21 +0200 Subject: [PATCH] chore: bump version to 1.0.6 Co-Authored-By: Claude Opus 4.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0b5a55e..dee06b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-omnivoice-fel" description = "ComfyUI nodes for OmniVoice — multilingual zero-shot TTS with voice cloning, voice design, EPUB loading, and voice mixing." -version = "1.0.5" +version = "1.0.6" license = { text = "GPL-3.0-only" } dependencies = []