Dev version bump, for realzies (#3726)

* Damn tests that keep breaking if you forget a single damn number!

Who designed this shit?!

* Update __init__.py
This commit is contained in:
Kowlin 2020-04-05 04:10:32 +02:00 committed by GitHub
parent b9331ffa55
commit 3d9ee3f2b4
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.4.dev"
__version__ = "3.3.5.dev1"
version_info = VersionInfo.from_str(__version__)
# Filter fuzzywuzzy slow sequence matcher warning