Version bump to 3.4.2 (#4561)

This commit is contained in:
jack1142
2020-10-28 19:31:13 +01:00
committed by GitHub
parent f850ded822
commit ac9149870e

View File

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