Version Bump

- d.py 1.2.3 -> 1.2.4
 - Red 3.1.5 -> 3.1.6

This fixes a critical issue with voice connections.
This commit is contained in:
Michael H
2019-10-17 21:42:28 -04:00
parent 6c9c57c14d
commit 11d87067aa
2 changed files with 2 additions and 2 deletions

View File

@@ -173,7 +173,7 @@ class VersionInfo:
)
__version__ = "3.1.5"
__version__ = "3.1.6"
version_info = VersionInfo.from_str(__version__)
# Filter fuzzywuzzy slow sequence matcher warning