changes
All checks were successful
Pack Validation CI / validate (pull_request) Successful in 12s

This commit is contained in:
2026-05-24 12:38:53 -07:00
parent 9ae556df47
commit f3e263d7e5
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "foreignthon-ta" name = "foreignthon-ta"
version = "0.2.4" version = "0.2.5"
description = "Tamil language pack for ForeignThon." description = "Tamil language pack for ForeignThon."
license = { text = "GPL v3" } license = { text = "GPL v3" }
requires-python = ">=3.9" requires-python = ">=3.9"

View File

@@ -131,7 +131,6 @@
"while", "while",
"class", "class",
"with", "with",
"try",
"except", "except",
"finally", "finally",
"from" "from"