From 469650cb35708ff261e7b95d81fa11f624c90b6f Mon Sep 17 00:00:00 2001 From: NiceAesth Date: Sun, 29 Oct 2023 15:08:13 +0200 Subject: [PATCH] v2.1.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c0c531a..5b8c016 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ testpaths = ["tests"] [tool.poetry] name = "aiosu" -version = "2.1.4" +version = "2.1.5" description = "Simple and fast osu! API v1 and v2 library" authors = ["Nice Aesthetics "] license = "GPLv3+"