From 1059b8f33e4d570a362b0094e2d151c2fc64e929 Mon Sep 17 00:00:00 2001 From: Lekuru Date: Wed, 13 Mar 2024 18:38:01 +0100 Subject: [PATCH] Update version to `1.4.2` --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0594b96..810828c 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setuptools.setup( name="osu", - version="1.4.1", + version="1.4.2", author="Lekuru", author_email="contact@lekuru.xyz", description="A python library that emulates the osu! stable client",