diff --git a/pyproject.toml b/pyproject.toml index ac85f99..0837751 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [ ] keywords = ["foreignthon", "spanish", "espaƱol"] -dependencies = ["foreignthon>=0.5.1"] +dependencies = ["foreignthon>=0.5.2"] [project.entry-points."foreignthon.langs"] es = "foreignthon_es"