Version bump to 3.4.8.dev1 (#4860)

This commit is contained in:
jack1142 2021-02-26 20:08:12 +01:00 committed by GitHub
parent 0d53b2ab73
commit 19fc5a090c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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