diff --git a/pyproject.toml b/pyproject.toml index 38214dc..8c1b833 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.5.3"] +dependencies = ["foreignthon>=0.5.4"] classifiers = [ "Programming Language :: Python :: 3", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",