diff --git a/pyproject.toml b/pyproject.toml index 1563f83..2570588 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires-python = ">=3.11" [tool.poetry] name = "enka-py" -version = "1.2.0" +version = "1.3.0" description = "An async API wrapper for enka.network written in Python." authors = ["seriaati "] license = "GNU GPL v3.0"