Changes from 3.1.8 (#3139)

This commit is contained in:
Michael H
2019-11-18 23:45:32 -05:00
committed by GitHub
parent 51298f156b
commit ddfabb0c0e
2 changed files with 3 additions and 5 deletions

View File

@@ -192,7 +192,7 @@ def _update_event_loop_policy():
_asyncio.set_event_loop_policy(_uvloop.EventLoopPolicy())
__version__ = "3.1.7"
__version__ = "3.1.8"
version_info = VersionInfo.from_str(__version__)
# Filter fuzzywuzzy slow sequence matcher warning