Version 3.2.0 (#3314)

* Thanks Caleb!

* version bump
This commit is contained in:
Michael H
2020-01-09 22:24:04 -05:00
committed by palmtree5
parent 6ce421363d
commit ad505b2b2f
2 changed files with 2 additions and 4 deletions

View File

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