Version bump to 3.4.6 (#4824)

This commit is contained in:
jack1142
2021-02-16 20:22:43 +01:00
committed by GitHub
parent 6881b20c20
commit 512ff7a4b5

View File

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