Version bump to 3.4.10.dev1 (#4953)

This commit is contained in:
jack1142
2021-04-06 04:06:37 +02:00
committed by GitHub
parent 6a99becdb2
commit 2f16d33971

View File

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