diff --git a/pyproject.toml b/pyproject.toml index d25d817..0040451 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ testpaths = ["tests"] [tool.poetry] name = "aiosu" -version = "1.3.1" +version = "1.3.2" description = "Simple and fast osu! API v1 and v2 library" authors = ["Nice Aesthetics "] license = "GPLv3+"