diff --git a/pyproject.toml b/pyproject.toml index d1043a9..76f6d93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [ ] keywords = ["foreignthon", "spanish", "espaƱol"] -dependencies = ["foreignthon>=0.4.0"] +dependencies = ["foreignthon>=0.4.1"] [project.entry-points."foreignthon.langs"] es = "foreignthon_es"