From bbb82886bd699b3421b65cf1e41fd04515ec2400 Mon Sep 17 00:00:00 2001 From: Lekuru Date: Sat, 23 Mar 2024 18:03:42 +0100 Subject: [PATCH] Update version to `1.4.6` --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ff15d51..c6c217f 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setuptools.setup( name="osu", - version="1.4.5", + version="1.4.6", author="Lekuru", author_email="contact@lekuru.xyz", description="A python library that emulates the osu! stable client",