Dev bump for 3.3.11 (#4056)

This commit is contained in:
Kowlin 2020-07-09 08:55:40 +02:00 committed by GitHub
parent 0cd3bede0d
commit a59ff57c27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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