From 7b665fdd87bca760cd2e445b41f6c37474317454 Mon Sep 17 00:00:00 2001 From: Sheppsu <49356627+Sheppsu@users.noreply.github.com> Date: Tue, 8 Oct 2024 05:15:04 -0400 Subject: [PATCH] v2.2.2 --- osu/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osu/__init__.py b/osu/__init__.py index 304ecf2..6a27503 100644 --- a/osu/__init__.py +++ b/osu/__init__.py @@ -14,4 +14,4 @@ from .results import * -__version__ = "2.2.1" +__version__ = "2.2.2"