mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
Merge 3.1.7 (#3098)
* uvloop + python3.8 * Lavalink bump to 3.2.1_846 * [Release] 3.1.7 - Handles a dependency issue for python3.8 - Updates the Lavalink jar used - This include's Nin's stat fix - Streaming from Soundcloud is working again, at least for now. * 3.1.7
This commit is contained in:
@@ -173,7 +173,7 @@ class VersionInfo:
|
||||
)
|
||||
|
||||
|
||||
__version__ = "3.1.6"
|
||||
__version__ = "3.1.7"
|
||||
version_info = VersionInfo.from_str(__version__)
|
||||
|
||||
# Filter fuzzywuzzy slow sequence matcher warning
|
||||
|
||||
Reference in New Issue
Block a user