diff --git a/pyproject.toml b/pyproject.toml index 4c8605a..89a5984 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires-python = ">=3.10" [tool.poetry] name = "enka-py" -version = "1.7.0" +version = "1.7.1" description = "An async API wrapper for enka.network written in Python." authors = ["seriaati "] license = "GPL-3.0-only"