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"