Update Red-Lavalink to version 0.1.2 (#2034)

Signed-off-by: Toby Harradine <tobyharradine@gmail.com>
This commit is contained in:
Toby Harradine
2018-08-25 00:28:01 +10:00
committed by Kowlin
parent 6c082a10b1
commit 03d49bac53
2 changed files with 17 additions and 3 deletions

View File

@@ -167,7 +167,7 @@ if __name__ == "__main__":
"sphinxcontrib-asyncio==0.2.0",
"sphinxcontrib-websupport==1.1.0",
],
"voice": ["red-lavalink==0.1.1"],
"voice": ["red-lavalink==0.1.2"],
"style": ["black==18.6b4", "click==6.7", "toml==0.9.4"],
},
)