From 5628c9bacbf8068b9c8e4b230fc9c0e13fcf721c 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 0fb98fc..15b47b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ { name = "Keshav Anand", email = "keshavanand.dev@gmail.com" } ] keywords = ["foreignthon", "tamil", "தமிழ்"] -dependencies = ["foreignthon>=0.4.1"] +dependencies = ["foreignthon>=0.5.0"] [project.entry-points."foreignthon.langs"] ta = "foreignthon_ta"