From ced92a0eb1e0ca3e45ffd09133cd53a1ffa27b90 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 24 Jul 2026 16:13:38 +0200 Subject: Make IBus activation resilient --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index d9219f7..f91f823 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "parley" -version = "1.0.0" +version = "1.1.0" description = "Private dictation for modern Linux" readme = "README.md" requires-python = ">=3.14" -- cgit v1.3.1