let's fix this for dev testers (#3458)

This commit is contained in:
Michael H
2020-01-27 03:35:16 -05:00
committed by GitHub
parent 00bcd480e7
commit 7420df9598

View File

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