summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2026-07-24 16:13:38 +0200
committerYuval Adam <_@yuv.al>2026-07-24 16:13:38 +0200
commitced92a0eb1e0ca3e45ffd09133cd53a1ffa27b90 (patch)
tree7cec00320036f04427c00e08a93473101a0e8dd3 /pyproject.toml
parentc04544d4e98cd5e4a611255fa677d4453a2f9756 (diff)
Make IBus activation resilientHEADmain
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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"