diff --git a/pyproject.toml b/pyproject.toml index 7dd4b9f..be2c7e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "league-client" -version = "2.1.3" +version = "2.1.4" dependencies = ["httpx"] requires-python = ">=3" authors = [{ name = "Pradish Bijukchhe", email = "pradishbijukchhe@gmail.com" }]