From 474444f40109e15caba7d86995099ea900ca074c Mon Sep 17 00:00:00 2001 From: Lekuru Date: Sat, 23 Mar 2024 13:53:35 +0100 Subject: [PATCH] Update version to `1.4.4` --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7749a8e..fb7fc5c 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setuptools.setup( name="osu", - version="1.4.3", + version="1.4.4", author="Lekuru", author_email="contact@lekuru.xyz", description="A python library that emulates the osu! stable client",