Merge 3.1.6 (#3069)

* 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.

* Merge changelog
This commit is contained in:
Michael H
2019-10-18 17:54:27 -04:00
committed by GitHub
parent 172dd58903
commit 3723b4b1ea
3 changed files with 3 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