Actually change the version before release! (#4195)

This commit is contained in:
Kowlin
2020-08-18 01:13:01 +02:00
committed by GitHub
parent 29f8cc79ba
commit bc04937a6a

View File

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