From a1fb01227fc0f5d8bb672f748cc45fa807f0d6c4 Mon Sep 17 00:00:00 2001 From: Lekuru Date: Wed, 22 May 2024 01:24:31 +0200 Subject: [PATCH] Update release version to `1.4.8` --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index efc7b71..c89d8f4 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setuptools.setup( name="osu", - version="1.4.7", + version="1.4.8", author="Lekuru", author_email="contact@lekuru.xyz", description="A python library that emulates the osu! stable client",