diff options
| author | Yuval Adam <_@yuv.al> | 2026-07-24 13:42:01 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2026-07-24 13:42:01 +0200 |
| commit | 31fa21fdd1c6bccec73ccabdb49316c9813b0a9b (patch) | |
| tree | fd0cb267e59eca2b9b7b663ea63d943821722f90 /pyproject.toml | |
| parent | 0d85e92e3be37fb4b6a7c716e4998f3853c39544 (diff) | |
Sharpen project positioning
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 9e09947..d9219f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "parley" version = "1.0.0" -description = "Local-first dictation for GNOME" +description = "Private dictation for modern Linux" readme = "README.md" requires-python = ">=3.14" license = "GPL-3.0-or-later" |
