Bump the version to 3.3.2 (#3622)

This commit is contained in:
Kowlin
2020-02-28 22:15:07 +01:00
committed by GitHub
parent 52480783ee
commit 03a2c11225

View File

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