From 7b042be9dbff0716d60d0d36b18b793771622d6d Mon Sep 17 00:00:00 2001 From: jack1142 <6032823+jack1142@users.noreply.github.com> Date: Fri, 28 Feb 2020 21:21:17 +0100 Subject: [PATCH] bump Red-Lavalink (#3623) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4c7b56ebe..049057a5c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,7 +46,7 @@ install_requires = python-Levenshtein-wheels==0.13.1 pytz==2019.3 PyYAML==5.3 - Red-Lavalink==0.4.2 + Red-Lavalink==0.4.3 schema==0.7.1 tqdm==4.43.0 uvloop==0.14.0; sys_platform != "win32" and platform_python_implementation == "CPython"