diff --git a/pyproject.toml b/pyproject.toml index e674c15..b0b3276 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "hatchling.build" [project] requires-python = ">= 3.11" name = "lazyfpl" -version = "0.3.0" +version = "0.4.0" description = "Fantasy Premier League Team Optimizer - Win at FPL with lazines" readme = "README.md" license = {text = "MIT"}