Bump version to 3.3.3 (#3703)

* Bump version to 3.3.3

* Update manager.py
This commit is contained in:
Kowlin
2020-03-28 23:51:09 +01:00
committed by GitHub
parent bf5917177a
commit 7c251b8017
2 changed files with 3 additions and 3 deletions

View File

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