From 4de4c32c0e5a6e6c42d8a0497426f399004ebdde Mon Sep 17 00:00:00 2001 From: PredaaA <46051820+PredaaA@users.noreply.github.com> Date: Sat, 28 Mar 2020 00:46:09 +0100 Subject: [PATCH] Bump Red-Lavalink (#3687) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 049057a5c..2ee2ca1c0 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.3 + Red-Lavalink==0.5.0 schema==0.7.1 tqdm==4.43.0 uvloop==0.14.0; sys_platform != "win32" and platform_python_implementation == "CPython"