* page sizing changes

* docs
This commit is contained in:
Michael H
2020-01-10 06:43:35 -05:00
committed by GitHub
parent 2bb9b87db9
commit deab24e916
5 changed files with 25 additions and 12 deletions

View File

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