3.2.1 Hotfix (#3321)

This commit is contained in:
Michael H
2020-01-10 00:10:59 -05:00
committed by GitHub
parent 371292e03a
commit 5bd044d646
2 changed files with 14 additions and 1 deletions

View File

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