Bump to 3.3.9 (#3959)

This commit is contained in:
jack1142 2020-06-12 01:24:06 +02:00 committed by GitHub
parent 7aad3ae3b5
commit fa00314b77
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.3.9.dev1"
__version__ = "3.3.9"
version_info = VersionInfo.from_str(__version__)
# Filter fuzzywuzzy slow sequence matcher warning