Version bump to 3.4.9.dev1 (#4947)

This commit is contained in:
jack1142
2021-04-06 01:41:29 +02:00
committed by GitHub
parent 2c82a4ba2b
commit 36c9d9aaee

View File

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