added 0.5.4 dependency to fix issues
All checks were successful
Pack Validation CI / validate (push) Successful in 7s

This commit is contained in:
2026-05-21 15:35:10 +00:00
parent 0ab35b8a90
commit 8c1bbc2ab6

View File

@@ -12,7 +12,7 @@ authors = [
{ name = "Keshav Anand", email = "keshavanand.dev@gmail.com" } { name = "Keshav Anand", email = "keshavanand.dev@gmail.com" }
] ]
keywords = ["foreignthon", "tamil", "தமிழ்"] keywords = ["foreignthon", "tamil", "தமிழ்"]
dependencies = ["foreignthon>=0.5.3"] dependencies = ["foreignthon>=0.5.4"]
classifiers = [ classifiers = [
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",