version bump w/changelog (#3403)

This commit is contained in:
Michael H
2020-01-17 19:47:22 -05:00
committed by GitHub
parent 66cae71d90
commit 33ea3a1419
2 changed files with 64 additions and 1 deletions

View File

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