diff --git a/pyproject.toml b/pyproject.toml index c1de43c..bad8f1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "foreignthon-es" -version = "0.1.0" +version = "0.1.1" description = "Spanish language pack for ForeignThon." license = { text = "GPL v3" } requires-python = ">=3.9"