From ceaf17f5764df6416b3d7a235ecf86afb4fff4e2 Mon Sep 17 00:00:00 2001 From: KeshavAnandCode Date: Sun, 17 May 2026 18:34:34 -0500 Subject: [PATCH] bumping versions with full fix --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 76f6d93..e4d8f1b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [ ] keywords = ["foreignthon", "spanish", "espaƱol"] -dependencies = ["foreignthon>=0.4.1"] +dependencies = ["foreignthon>=0.5.0"] [project.entry-points."foreignthon.langs"] es = "foreignthon_es"